| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566 |
- {
- "_args": [
- [
- "universal-analytics@0.4.20",
- "E:\\project\\my-cc-plugin\\hot-update-tools\\packages\\hot-update-tools"
- ]
- ],
- "_from": "universal-analytics@0.4.20",
- "_id": "universal-analytics@0.4.20",
- "_inBundle": false,
- "_integrity": "sha512-gE91dtMvNkjO+kWsPstHRtSwHXz0l2axqptGYp5ceg4MsuurloM0PU3pdOfpb5zBXUvyjT4PwhWK2m39uczZuw==",
- "_location": "/universal-analytics",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "universal-analytics@0.4.20",
- "name": "universal-analytics",
- "escapedName": "universal-analytics",
- "rawSpec": "0.4.20",
- "saveSpec": null,
- "fetchSpec": "0.4.20"
- },
- "_requiredBy": [
- "/"
- ],
- "_resolved": "https://registry.npmjs.org/universal-analytics/-/universal-analytics-0.4.20.tgz",
- "_spec": "0.4.20",
- "_where": "E:\\project\\my-cc-plugin\\hot-update-tools\\packages\\hot-update-tools",
- "author": {
- "name": "Jörg Tillmann",
- "email": "joerg@peaksandpies.com"
- },
- "bugs": {
- "url": "https://github.com/peaksandpies/universal-analytics/issues"
- },
- "dependencies": {
- "debug": "^3.0.0",
- "request": "^2.88.0",
- "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.20"
- }
|