{ "_args": [ [ "dom-urls@1.1.0", "/Users/omar/Desktop/innovationDriveApp/now-ui-dashboard-react-v1.0.2" ] ], "_from": "dom-urls@1.1.0", "_id": "dom-urls@1.1.0", "_inBundle": false, "_integrity": "sha1-AB3fgWKM0ecGElxxdvU8zsVdkY4=", "_location": "/dom-urls", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "dom-urls@1.1.0", "name": "dom-urls", "escapedName": "dom-urls", "rawSpec": "1.1.0", "saveSpec": null, "fetchSpec": "1.1.0" }, "_requiredBy": [ "/sw-precache" ], "_resolved": "https://registry.npmjs.org/dom-urls/-/dom-urls-1.1.0.tgz", "_spec": "1.1.0", "_where": "/Users/omar/Desktop/innovationDriveApp/now-ui-dashboard-react-v1.0.2", "author": { "name": "Pascal Hartig", "email": "passy@twitter.com", "url": "http://passy.me/" }, "bugs": { "url": "https://github.com/passy/node-dom-urls/issues" }, "dependencies": { "urijs": "^1.16.1" }, "description": "DOM URLs for Node", "devDependencies": { "chai": "^3.3.0", "mocha": "^2.3.3" }, "engines": { "node": ">=0.8.0" }, "files": [ "index.js" ], "homepage": "https://github.com/passy/node-dom-urls#readme", "keywords": [ "dom", "url", "urls" ], "license": "MIT", "main": "index.js", "name": "dom-urls", "repository": { "type": "git", "url": "git://github.com/passy/node-dom-urls.git" }, "scripts": { "test": "mocha -u tdd" }, "version": "1.1.0" }