131 lines
2.9 KiB
JSON
131 lines
2.9 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"is-unc-path@^0.1.1",
|
|
"C:\\Users\\x2mjbyrn\\Source\\Repos\\Skeleton\\node_modules\\is-relative"
|
|
]
|
|
],
|
|
"_from": "is-unc-path@>=0.1.1-0 <0.2.0-0",
|
|
"_id": "is-unc-path@0.1.2",
|
|
"_inCache": true,
|
|
"_location": "/is-unc-path",
|
|
"_nodeVersion": "6.7.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-18-east.internal.npmjs.com",
|
|
"tmp": "tmp/is-unc-path-0.1.2.tgz_1481094386691_0.525543796364218"
|
|
},
|
|
"_npmUser": {
|
|
"email": "github@sellside.com",
|
|
"name": "jonschlinkert"
|
|
},
|
|
"_npmVersion": "3.10.3",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "is-unc-path",
|
|
"raw": "is-unc-path@^0.1.1",
|
|
"rawSpec": "^0.1.1",
|
|
"scope": null,
|
|
"spec": ">=0.1.1-0 <0.2.0-0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/is-relative"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/is-unc-path/-/is-unc-path-0.1.2.tgz",
|
|
"_shasum": "6ab053a72573c10250ff416a3814c35178af39b9",
|
|
"_shrinkwrap": null,
|
|
"_spec": "is-unc-path@^0.1.1",
|
|
"_where": "C:\\Users\\x2mjbyrn\\Source\\Repos\\Skeleton\\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": {
|
|
"gulp-format-md": "^0.1.11",
|
|
"mocha": "*"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "6ab053a72573c10250ff416a3814c35178af39b9",
|
|
"tarball": "https://registry.npmjs.org/is-unc-path/-/is-unc-path-0.1.2.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"gitHead": "dd26cfd8f7774130f36862dfe1c16e787cb21533",
|
|
"homepage": "https://github.com/jonschlinkert/is-unc-path",
|
|
"installable": true,
|
|
"keywords": [
|
|
"absolute",
|
|
"expression",
|
|
"file",
|
|
"filepath",
|
|
"is",
|
|
"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": {},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/jonschlinkert/is-unc-path.git"
|
|
},
|
|
"scripts": {
|
|
"test": "mocha"
|
|
},
|
|
"verb": {
|
|
"layout": "default",
|
|
"lint": {
|
|
"reflinks": true
|
|
},
|
|
"plugins": [
|
|
"gulp-format-md"
|
|
],
|
|
"reflinks": [
|
|
"verb",
|
|
"verb-generate-readme"
|
|
],
|
|
"related": {
|
|
"list": [
|
|
"dirname-regex",
|
|
"dotdir-regex",
|
|
"dotfile-regex",
|
|
"is-glob",
|
|
"is-unc-path",
|
|
"path-regex",
|
|
"unc-path-regex"
|
|
]
|
|
},
|
|
"tasks": [
|
|
"readme"
|
|
],
|
|
"toc": false
|
|
},
|
|
"version": "0.1.2"
|
|
}
|