{ "_args": [ [ "universal-analytics@0.4.20", "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI" ] ], "_development": true, "_from": "universal-analytics@0.4.20", "_id": "universal-analytics@0.4.20", "_inBundle": false, "_integrity": "sha512-gE91dtMvNkjO+kWsPstHRtSwHXz0l2axqptGYp5ceg4MsuurloM0PU3pdOfpb5zBXUvyjT4PwhWK2m39uczZuw==", "_location": "/universal-analytics", "_phantomChildren": { "aws-sign2": "0.7.0", "caseless": "0.12.0", "combined-stream": "1.0.6", "forever-agent": "0.6.1", "form-data": "2.3.3", "har-validator": "5.1.3", "http-signature": "1.2.0", "is-typedarray": "1.0.0", "isstream": "0.1.2", "json-stringify-safe": "5.0.1", "performance-now": "2.1.0", "psl": "1.7.0", "qs": "6.5.2", "safe-buffer": "5.1.2", "tunnel-agent": "0.6.0" }, "_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": [ "/@angular/cli" ], "_resolved": "https://registry.npmjs.org/universal-analytics/-/universal-analytics-0.4.20.tgz", "_spec": "0.4.20", "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI", "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" }