You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

80 lines
2.1 KiB

{
"_args": [
[
"is-url@^1.2.0",
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/download"
]
],
"_from": "is-url@>=1.2.0 <2.0.0",
"_id": "is-url@1.2.4",
"_inCache": true,
"_installable": true,
"_location": "/is-url",
"_nodeVersion": "8.10.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/is-url_1.2.4_1522088754883_0.5432195845626466"
},
"_npmUser": {
"email": "zeke@sikelianos.com",
"name": "zeke"
},
"_npmVersion": "5.6.0",
"_phantomChildren": {},
"_requested": {
"name": "is-url",
"raw": "is-url@^1.2.0",
"rawSpec": "^1.2.0",
"scope": null,
"spec": ">=1.2.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/download"
],
"_resolved": "https://registry.npmjs.org/is-url/-/is-url-1.2.4.tgz",
"_shasum": "04a4df46d28c4cff3d73d01ff06abeb318a1aa52",
"_shrinkwrap": null,
"_spec": "is-url@^1.2.0",
"_where": "/Users/rdrew/themes/lmmi_journal_theme/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": {
"fileCount": 7,
"integrity": "sha512-ITvGim8FhRiYe4IQ5uHSkj7pVaPDrCTkNd3yq3cV7iZAcJdHTUMPMEHcqSOy9xZ9qFenQCvi+2wjH9a1nXqHww==",
"shasum": "04a4df46d28c4cff3d73d01ff06abeb318a1aa52",
"tarball": "https://registry.npmjs.org/is-url/-/is-url-1.2.4.tgz",
"unpackedSize": 6582
},
"gitHead": "d20482833e861b9a0c5bb3712dfe232efa75c87c",
"homepage": "https://github.com/segmentio/is-url#readme",
"license": "MIT",
"maintainers": [
{
"email": "tools@segment.com",
"name": "segmentio"
},
{
"email": "zeke@sikelianos.com",
"name": "zeke"
}
],
"name": "is-url",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/segmentio/is-url.git"
},
"scripts": {
"test": "mocha --reporter spec"
},
"version": "1.2.4"
}