2017-09-13 07:52:34 +02:00

86 lines
2.1 KiB
JSON

{
"_args": [
[
{
"raw": "is-url@^1.2.0",
"scope": null,
"escapedName": "is-url",
"name": "is-url",
"rawSpec": "^1.2.0",
"spec": ">=1.2.0 <2.0.0",
"type": "range"
},
"c:\\xampp\\htdocs\\laravel\\node_modules\\download"
]
],
"_from": "is-url@>=1.2.0 <2.0.0",
"_id": "is-url@1.2.2",
"_inCache": true,
"_location": "/is-url",
"_nodeVersion": "6.2.2",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/is-url-1.2.2.tgz_1468002199250_0.8171985514927655"
},
"_npmUser": {
"name": "zeke",
"email": "zeke@sikelianos.com"
},
"_npmVersion": "3.9.5",
"_phantomChildren": {},
"_requested": {
"raw": "is-url@^1.2.0",
"scope": null,
"escapedName": "is-url",
"name": "is-url",
"rawSpec": "^1.2.0",
"spec": ">=1.2.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/download"
],
"_resolved": "https://registry.npmjs.org/is-url/-/is-url-1.2.2.tgz",
"_shasum": "498905a593bf47cc2d9e7f738372bbf7696c7f26",
"_shrinkwrap": null,
"_spec": "is-url@^1.2.0",
"_where": "c:\\xampp\\htdocs\\laravel\\node_modules\\download",
"bugs": {
"url": "https://github.com/segmentio/is-url/issues"
},
"dependencies": {},
"description": "Check whether a string is a URL.",
"devDependencies": {
"mocha": "*"
},
"directories": {},
"dist": {
"shasum": "498905a593bf47cc2d9e7f738372bbf7696c7f26",
"tarball": "https://registry.npmjs.org/is-url/-/is-url-1.2.2.tgz"
},
"gitHead": "1498b0da8e7b5084de523aada49f4bfc0ca7b391",
"homepage": "https://github.com/segmentio/is-url#readme",
"license": "MIT",
"maintainers": [
{
"name": "segmentio",
"email": "friends@segment.io"
},
{
"name": "zeke",
"email": "zeke@sikelianos.com"
}
],
"name": "is-url",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/segmentio/is-url.git"
},
"scripts": {
"test": "make test"
},
"version": "1.2.2"
}