UNPKG

react-scripts

Version:
114 lines (113 loc) 2.71 kB
{ "_args": [ [ "normalize-url@^1.4.0", "/Users/dan/p/create-react-app/node_modules/postcss-normalize-url" ] ], "_from": "normalize-url@>=1.4.0 <2.0.0", "_id": "normalize-url@1.6.1", "_inCache": true, "_installable": true, "_location": "/normalize-url", "_nodeVersion": "6.4.0", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/normalize-url-1.6.1.tgz_1472801479944_0.011968048522248864" }, "_npmUser": { "email": "sindresorhus@gmail.com", "name": "sindresorhus" }, "_npmVersion": "3.10.3", "_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.6.1.tgz", "_shasum": "a9f254fa065bbc2934461c0c09423815976155a2", "_shrinkwrap": null, "_spec": "normalize-url@^1.4.0", "_where": "/Users/dan/p/create-react-app/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": "a9f254fa065bbc2934461c0c09423815976155a2", "tarball": "https://registry.npmjs.org/normalize-url/-/normalize-url-1.6.1.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "gitHead": "69b2117d35d6082ee1fa6884cfa7b53b34969c1c", "homepage": "https://github.com/sindresorhus/normalize-url#readme", "keywords": [ "address", "canonical", "normalisation", "normalise", "normalization", "normalize", "query", "querystring", "simplify", "str", "string", "string", "strip", "trim", "unicode", "uri", "url" ], "license": "MIT", "maintainers": [ { "name": "sindresorhus", "email": "sindresorhus@gmail.com" }, { "name": "kevva", "email": "kevinmartensson@gmail.com" } ], "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.6.1" }