{ "_args": [ [ { "raw": "is-unc-path@^0.1.1", "scope": null, "escapedName": "is-unc-path", "name": "is-unc-path", "rawSpec": "^0.1.1", "spec": ">=0.1.1 <0.2.0", "type": "range" }, "/home/dold/repos/taler/wallet-webex/node_modules/is-relative" ] ], "_from": "is-unc-path@>=0.1.1 <0.2.0", "_id": "is-unc-path@0.1.1", "_inCache": true, "_location": "/is-unc-path", "_nodeVersion": "0.12.4", "_npmUser": { "name": "jonschlinkert", "email": "github@sellside.com" }, "_npmVersion": "2.10.1", "_phantomChildren": {}, "_requested": { "raw": "is-unc-path@^0.1.1", "scope": null, "escapedName": "is-unc-path", "name": "is-unc-path", "rawSpec": "^0.1.1", "spec": ">=0.1.1 <0.2.0", "type": "range" }, "_requiredBy": [ "/is-relative" ], "_resolved": "https://registry.npmjs.org/is-unc-path/-/is-unc-path-0.1.1.tgz", "_shasum": "ab2533d77ad733561124c3dc0f5cd8b90054c86b", "_shrinkwrap": null, "_spec": "is-unc-path@^0.1.1", "_where": "/home/dold/repos/taler/wallet-webex/node_modules/is-relative", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, "bugs": { "url": "https://github.com/jonschlinkert/is-unc-path/issues" }, "dependencies": { "unc-path-regex": "^0.1.0" }, "description": "Returns true if a filepath is a windows UNC file path.", "devDependencies": { "mocha": "*", "should": "*" }, "directories": {}, "dist": { "shasum": "ab2533d77ad733561124c3dc0f5cd8b90054c86b", "tarball": "https://registry.npmjs.org/is-unc-path/-/is-unc-path-0.1.1.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "homepage": "https://github.com/jonschlinkert/is-unc-path", "keywords": [ "absolute", "expression", "file", "filepath", "match", "matching", "path", "regex", "regexp", "regular", "unc", "win", "windows" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "jonschlinkert", "email": "github@sellside.com" } ], "name": "is-unc-path", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/jonschlinkert/is-unc-path.git" }, "scripts": { "test": "mocha" }, "version": "0.1.1" }