122 lines
2.9 KiB
JSON
122 lines
2.9 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "normalize-url@^1.4.0",
|
|
"scope": null,
|
|
"escapedName": "normalize-url",
|
|
"name": "normalize-url",
|
|
"rawSpec": "^1.4.0",
|
|
"spec": ">=1.4.0 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/postcss-normalize-url"
|
|
]
|
|
],
|
|
"_from": "normalize-url@>=1.4.0 <2.0.0",
|
|
"_id": "normalize-url@1.9.1",
|
|
"_inCache": true,
|
|
"_location": "/normalize-url",
|
|
"_nodeVersion": "7.5.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-18-east.internal.npmjs.com",
|
|
"tmp": "tmp/normalize-url-1.9.1.tgz_1489226809191_0.5193373900838196"
|
|
},
|
|
"_npmUser": {
|
|
"name": "sindresorhus",
|
|
"email": "sindresorhus@gmail.com"
|
|
},
|
|
"_npmVersion": "4.1.2",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "normalize-url@^1.4.0",
|
|
"scope": null,
|
|
"escapedName": "normalize-url",
|
|
"name": "normalize-url",
|
|
"rawSpec": "^1.4.0",
|
|
"spec": ">=1.4.0 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/postcss-normalize-url"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-1.9.1.tgz",
|
|
"_shasum": "2cc0d66b31ea23036458436e3620d85954c66c3c",
|
|
"_shrinkwrap": null,
|
|
"_spec": "normalize-url@^1.4.0",
|
|
"_where": "/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/postcss-normalize-url",
|
|
"author": {
|
|
"name": "Sindre Sorhus",
|
|
"email": "sindresorhus@gmail.com",
|
|
"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": "^0.16.0"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "2cc0d66b31ea23036458436e3620d85954c66c3c",
|
|
"tarball": "https://registry.npmjs.org/normalize-url/-/normalize-url-1.9.1.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"gitHead": "7e3275752d0f41ee57a0a7c8d46b3a524e3341e0",
|
|
"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": [
|
|
{
|
|
"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.9.1"
|
|
}
|