UNPKG

d2-ui

Version:
92 lines (91 loc) 2.56 kB
{ "_args": [ [ "whatwg-url@^2.0.1", "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/jsdom" ] ], "_from": "whatwg-url@>=2.0.1 <3.0.0", "_id": "whatwg-url@2.0.1", "_inCache": true, "_installable": true, "_location": "/whatwg-url", "_nodeVersion": "5.10.1", "_npmOperationalInternal": { "host": "packages-16-east.internal.npmjs.com", "tmp": "tmp/whatwg-url-2.0.1.tgz_1460758356720_0.45845040353015065" }, "_npmUser": { "email": "sebmaster16@gmail.com", "name": "sebmaster" }, "_npmVersion": "3.8.3", "_phantomChildren": {}, "_requested": { "name": "whatwg-url", "raw": "whatwg-url@^2.0.1", "rawSpec": "^2.0.1", "scope": null, "spec": ">=2.0.1 <3.0.0", "type": "range" }, "_requiredBy": [ "/jsdom" ], "_resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-2.0.1.tgz", "_shasum": "5396b2043f020ee6f704d9c45ea8519e724de659", "_shrinkwrap": null, "_spec": "whatwg-url@^2.0.1", "_where": "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/jsdom", "author": { "email": "github@smayr.name", "name": "Sebastian Mayr" }, "bugs": { "url": "https://github.com/jsdom/whatwg-url/issues" }, "dependencies": { "tr46": "~0.0.3", "webidl-conversions": "^3.0.0" }, "description": "An implementation of the WHATWG URL Standard's URL API and parsing machinery", "devDependencies": { "eslint": "^2.6.0", "istanbul": "~0.3.14", "mocha": "^2.2.4", "recast": "~0.10.29", "request": "^2.55.0", "webidl2js": "^3.0.2" }, "directories": {}, "dist": { "shasum": "5396b2043f020ee6f704d9c45ea8519e724de659", "tarball": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-2.0.1.tgz" }, "gitHead": "8a94299bb044e46c553e8e0d90ecf338102c2296", "homepage": "https://github.com/jsdom/whatwg-url#readme", "license": "MIT", "main": "lib/public-api.js", "maintainers": [ { "email": "sebmaster16@gmail.com", "name": "sebmaster" } ], "name": "whatwg-url", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/jsdom/whatwg-url.git" }, "scripts": { "build": "node scripts/transform.js && node scripts/convert-idl.js", "coverage": "istanbul cover node_modules/mocha/bin/_mocha", "lint": "eslint .", "prepublish": "npm run build", "pretest": "node scripts/get-latest-platform-tests.js && npm run build", "test": "mocha" }, "version": "2.0.1" }