18 строки
491 B
JSON
18 строки
491 B
JSON
{
|
|
"name": "applicationinsights-js",
|
|
"main": "dist/ai.0.js",
|
|
"version": "1.0.20",
|
|
"homepage": "https://github.com/Microsoft/ApplicationInsights-JS",
|
|
"authors": [
|
|
"Application Insights <appinsights@microsoft.com>"
|
|
],
|
|
"license": "MIT",
|
|
"ignore": [
|
|
"**/.*",
|
|
"node_modules",
|
|
"bower_components",
|
|
"test",
|
|
"tests"
|
|
]
|
|
}
|