{ "_args": [ [ "is-url@1.2.2", "C:\\wamp64\\www\\ilink" ] ], "_development": true, "_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": "C:\\wamp64\\www\\ilink", "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" }