Feuerwehr-eppingen/node_modules/url-to-options/package.json

100 lines
2.6 KiB
JSON

{
"_args": [
[
{
"raw": "url-to-options@^1.0.1",
"scope": null,
"escapedName": "url-to-options",
"name": "url-to-options",
"rawSpec": "^1.0.1",
"spec": ">=1.0.1 <2.0.0",
"type": "range"
},
"/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/pngquant-bin/node_modules/caw"
]
],
"_from": "url-to-options@>=1.0.1 <2.0.0",
"_id": "url-to-options@1.0.1",
"_inCache": true,
"_location": "/url-to-options",
"_nodeVersion": "6.10.1",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/url-to-options-1.0.1.tgz_1496714214657_0.7010721093975008"
},
"_npmUser": {
"name": "stevenvachon",
"email": "contact@svachon.com"
},
"_npmVersion": "3.10.10",
"_phantomChildren": {},
"_requested": {
"raw": "url-to-options@^1.0.1",
"scope": null,
"escapedName": "url-to-options",
"name": "url-to-options",
"rawSpec": "^1.0.1",
"spec": ">=1.0.1 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/pngquant-bin/caw",
"/pngquant-bin/got"
],
"_resolved": "https://registry.npmjs.org/url-to-options/-/url-to-options-1.0.1.tgz",
"_shasum": "1505a03a289a48cbd7a434efbaeec5055f5633a9",
"_shrinkwrap": null,
"_spec": "url-to-options@^1.0.1",
"_where": "/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/pngquant-bin/node_modules/caw",
"author": {
"name": "Steven Vachon",
"email": "contact@svachon.com",
"url": "https://www.svachon.com/"
},
"bugs": {
"url": "https://github.com/stevenvachon/url-to-options/issues"
},
"dependencies": {},
"description": "Convert a WHATWG URL to an http(s).request options object.",
"devDependencies": {
"universal-url": "^1.0.0-alpha"
},
"directories": {},
"dist": {
"shasum": "1505a03a289a48cbd7a434efbaeec5055f5633a9",
"tarball": "https://registry.npmjs.org/url-to-options/-/url-to-options-1.0.1.tgz"
},
"engines": {
"node": ">= 4"
},
"files": [
"index.js"
],
"gitHead": "dc294233e91061e18ffc62eeea17ac61edc3f2a6",
"homepage": "https://github.com/stevenvachon/url-to-options#readme",
"keywords": [
"http",
"https",
"url",
"whatwg"
],
"license": "MIT",
"maintainers": [
{
"name": "stevenvachon",
"email": "contact@svachon.com"
}
],
"name": "url-to-options",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/stevenvachon/url-to-options.git"
},
"scripts": {
"test": "node test.js"
},
"version": "1.0.1"
}