{ "_from": "universal-analytics", "_id": "universal-analytics@0.4.20", "_inBundle": false, "_integrity": "sha512-gE91dtMvNkjO+kWsPstHRtSwHXz0l2axqptGYp5ceg4MsuurloM0PU3pdOfpb5zBXUvyjT4PwhWK2m39uczZuw==", "_location": "/universal-analytics", "_phantomChildren": {}, "_requested": { "type": "tag", "registry": true, "raw": "universal-analytics", "name": "universal-analytics", "escapedName": "universal-analytics", "rawSpec": "", "saveSpec": null, "fetchSpec": "latest" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/universal-analytics/-/universal-analytics-0.4.20.tgz", "_shasum": "d6b64e5312bf74f7c368e3024a922135dbf24b03", "_spec": "universal-analytics", "_where": "/Users/cocos/Documents/project/CocosCreatorPlugins/packages/hot-update-tools", "author": { "name": "Jörg Tillmann", "email": "joerg@peaksandpies.com" }, "bugs": { "url": "https://github.com/peaksandpies/universal-analytics/issues" }, "bundleDependencies": false, "dependencies": { "debug": "^3.0.0", "request": "^2.88.0", "uuid": "^3.0.0" }, "deprecated": false, "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.20" }