UNPKG

d2-ui

Version:
114 lines (113 loc) 2.73 kB
{ "_args": [ [ "normalize-url@^1.4.0", "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/postcss-normalize-url" ] ], "_from": "normalize-url@>=1.4.0 <2.0.0", "_id": "normalize-url@1.5.2", "_inCache": true, "_installable": true, "_location": "/normalize-url", "_nodeVersion": "4.4.2", "_npmOperationalInternal": { "host": "packages-16-east.internal.npmjs.com", "tmp": "tmp/normalize-url-1.5.2.tgz_1462692579421_0.8291526830289513" }, "_npmUser": { "email": "sindresorhus@gmail.com", "name": "sindresorhus" }, "_npmVersion": "3.9.0", "_phantomChildren": {}, "_requested": { "name": "normalize-url", "raw": "normalize-url@^1.4.0", "rawSpec": "^1.4.0", "scope": null, "spec": ">=1.4.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/postcss-normalize-url" ], "_resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-1.5.2.tgz", "_shasum": "9c5a984fae36ec1fbed90c2645a9757c0e4b4f86", "_shrinkwrap": null, "_spec": "normalize-url@^1.4.0", "_where": "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/postcss-normalize-url", "author": { "email": "sindresorhus@gmail.com", "name": "Sindre Sorhus", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/normalize-url/issues" }, "dependencies": { "object-assign": "^4.0.1", "prepend-http": "^1.0.0", "query-string": "^4.1.0", "sort-keys": "^1.0.0" }, "description": "Normalize a URL", "devDependencies": { "ava": "*", "xo": "*" }, "directories": {}, "dist": { "shasum": "9c5a984fae36ec1fbed90c2645a9757c0e4b4f86", "tarball": "https://registry.npmjs.org/normalize-url/-/normalize-url-1.5.2.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "gitHead": "9ddb98c410ca0a25dee9206143abbfe4d4516e43", "homepage": "https://github.com/sindresorhus/normalize-url#readme", "keywords": [ "normalize", "url", "uri", "address", "string", "str", "normalise", "normalization", "normalisation", "query", "string", "querystring", "unicode", "simplify", "strip", "trim", "canonical" ], "license": "MIT", "maintainers": [ { "email": "sindresorhus@gmail.com", "name": "sindresorhus" }, { "email": "kevinmartensson@gmail.com", "name": "kevva" } ], "name": "normalize-url", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/normalize-url.git" }, "scripts": { "test": "xo && ava" }, "version": "1.5.2" }