67 lines
1.7 KiB
JSON
67 lines
1.7 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"universal-analytics@0.4.23",
|
|
"/Users/xyf/Documents/project/cocos-creator-plugin/plugin-project/packages/hot-update-tools"
|
|
]
|
|
],
|
|
"_from": "universal-analytics@0.4.23",
|
|
"_id": "universal-analytics@0.4.23",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-2RXmdoUMJcQVZ2JHG9188uqsqKw=",
|
|
"_location": "/universal-analytics",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "universal-analytics@0.4.23",
|
|
"name": "universal-analytics",
|
|
"escapedName": "universal-analytics",
|
|
"rawSpec": "0.4.23",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.4.23"
|
|
},
|
|
"_requiredBy": [
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.nlark.com/universal-analytics/download/universal-analytics-0.4.23.tgz",
|
|
"_spec": "0.4.23",
|
|
"_where": "/Users/xyf/Documents/project/cocos-creator-plugin/plugin-project/packages/hot-update-tools",
|
|
"author": {
|
|
"name": "Jörg Tillmann",
|
|
"email": "joerg@peaksandpies.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/peaksandpies/universal-analytics/issues"
|
|
},
|
|
"dependencies": {
|
|
"debug": "^4.1.1",
|
|
"request": "^2.88.2",
|
|
"uuid": "^3.0.0"
|
|
},
|
|
"description": "A node module for Google's Universal Analytics tracking",
|
|
"devDependencies": {
|
|
"mocha": "*",
|
|
"should": "*",
|
|
"sinon": "^1.17.7"
|
|
},
|
|
"homepage": "https://github.com/peaksandpies/universal-analytics#readme",
|
|
"keywords": [
|
|
"google",
|
|
"analytics",
|
|
"universal",
|
|
"tracking"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "universal-analytics",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+ssh://git@github.com/peaksandpies/universal-analytics.git"
|
|
},
|
|
"scripts": {
|
|
"test": "make test"
|
|
},
|
|
"version": "0.4.23"
|
|
}
|