first commit
This commit is contained in:
48
build/node_modules/is-url/package.json
generated
vendored
Normal file
48
build/node_modules/is-url/package.json
generated
vendored
Normal file
@@ -0,0 +1,48 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"is-url@1.2.2",
|
||||
"/Users/asciidisco/Desktop/asciidisco.com/build"
|
||||
]
|
||||
],
|
||||
"_from": "is-url@1.2.2",
|
||||
"_id": "is-url@1.2.2",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-SYkFpZO/R8wtnn9zg3K792lsfyY=",
|
||||
"_location": "/is-url",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "is-url@1.2.2",
|
||||
"name": "is-url",
|
||||
"escapedName": "is-url",
|
||||
"rawSpec": "1.2.2",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "1.2.2"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/download"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/is-url/-/is-url-1.2.2.tgz",
|
||||
"_spec": "1.2.2",
|
||||
"_where": "/Users/asciidisco/Desktop/asciidisco.com/build",
|
||||
"bugs": {
|
||||
"url": "https://github.com/segmentio/is-url/issues"
|
||||
},
|
||||
"description": "Check whether a string is a URL.",
|
||||
"devDependencies": {
|
||||
"mocha": "*"
|
||||
},
|
||||
"homepage": "https://github.com/segmentio/is-url#readme",
|
||||
"license": "MIT",
|
||||
"name": "is-url",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/segmentio/is-url.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "make test"
|
||||
},
|
||||
"version": "1.2.2"
|
||||
}
|
||||
Reference in New Issue
Block a user