{ "_args": [ [ "angular-cookies@1.8.0", "/Users/benakamoorthi/Projects/matomo" ] ], "_from": "angular-cookies@1.8.0", "_id": "angular-cookies@1.8.0", "_inBundle": false, "_integrity": "sha512-gWO3RKF0WMmXhseiN3Aw9aEmQ3mB53wSdAxpeKKHbiDwU7vmK+MBuebyOX9qbwZYubn5nM8LByZVmg7T6jOV1w==", "_location": "/angular-cookies", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "angular-cookies@1.8.0", "name": "angular-cookies", "escapedName": "angular-cookies", "rawSpec": "1.8.0", "saveSpec": null, "fetchSpec": "1.8.0" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/angular-cookies/-/angular-cookies-1.8.0.tgz", "_spec": "1.8.0", "_where": "/Users/benakamoorthi/Projects/matomo", "author": { "name": "Angular Core Team", "email": "angular-core+npm@google.com" }, "bugs": { "url": "https://github.com/angular/angular.js/issues" }, "description": "AngularJS module for cookies", "homepage": "http://angularjs.org", "jspm": { "shim": { "angular-cookies": { "deps": [ "angular" ] } } }, "keywords": [ "angular", "framework", "browser", "cookies", "client-side" ], "license": "MIT", "main": "index.js", "name": "angular-cookies", "repository": { "type": "git", "url": "git+https://github.com/angular/angular.js.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "version": "1.8.0" }