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.
116 lines
2.8 KiB
116 lines
2.8 KiB
{ |
|
"_args": [ |
|
[ |
|
"unc-path-regex@^0.1.2", |
|
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/is-unc-path" |
|
] |
|
], |
|
"_from": "unc-path-regex@>=0.1.2 <0.2.0", |
|
"_id": "unc-path-regex@0.1.2", |
|
"_inCache": true, |
|
"_installable": true, |
|
"_location": "/unc-path-regex", |
|
"_nodeVersion": "5.8.0", |
|
"_npmOperationalInternal": { |
|
"host": "packages-16-east.internal.npmjs.com", |
|
"tmp": "tmp/unc-path-regex-0.1.2.tgz_1460256703094_0.4246507475618273" |
|
}, |
|
"_npmUser": { |
|
"email": "mameto_100@mail.bg", |
|
"name": "tunnckocore" |
|
}, |
|
"_npmVersion": "3.8.5", |
|
"_phantomChildren": {}, |
|
"_requested": { |
|
"name": "unc-path-regex", |
|
"raw": "unc-path-regex@^0.1.2", |
|
"rawSpec": "^0.1.2", |
|
"scope": null, |
|
"spec": ">=0.1.2 <0.2.0", |
|
"type": "range" |
|
}, |
|
"_requiredBy": [ |
|
"/is-unc-path" |
|
], |
|
"_resolved": "https://registry.npmjs.org/unc-path-regex/-/unc-path-regex-0.1.2.tgz", |
|
"_shasum": "e73dd3d7b0d7c5ed86fbac6b0ae7d8c6a69d50fa", |
|
"_shrinkwrap": null, |
|
"_spec": "unc-path-regex@^0.1.2", |
|
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/is-unc-path", |
|
"author": { |
|
"name": "Jon Schlinkert", |
|
"url": "https://github.com/jonschlinkert" |
|
}, |
|
"bugs": { |
|
"url": "https://github.com/regexhq/unc-path-regex/issues" |
|
}, |
|
"dependencies": {}, |
|
"description": "Regular expression for testing if a file path is a windows UNC file path. Can also be used as a component of another regexp via the `.source` property.", |
|
"devDependencies": { |
|
"mocha": "*" |
|
}, |
|
"directories": {}, |
|
"dist": { |
|
"shasum": "e73dd3d7b0d7c5ed86fbac6b0ae7d8c6a69d50fa", |
|
"tarball": "https://registry.npmjs.org/unc-path-regex/-/unc-path-regex-0.1.2.tgz" |
|
}, |
|
"engines": { |
|
"node": ">=0.10.0" |
|
}, |
|
"files": [ |
|
"index.js" |
|
], |
|
"gitHead": "8962715152d8438fac975f90ac218017b41fea20", |
|
"homepage": "https://github.com/regexhq/unc-path-regex", |
|
"keywords": [ |
|
"absolute", |
|
"expression", |
|
"file", |
|
"filepath", |
|
"match", |
|
"matching", |
|
"path", |
|
"regex", |
|
"regexp", |
|
"regular", |
|
"unc", |
|
"win", |
|
"windows" |
|
], |
|
"license": "MIT", |
|
"main": "index.js", |
|
"maintainers": [ |
|
{ |
|
"email": "github@sellside.com", |
|
"name": "jonschlinkert" |
|
}, |
|
{ |
|
"email": "mameto_100@mail.bg", |
|
"name": "tunnckocore" |
|
} |
|
], |
|
"name": "unc-path-regex", |
|
"optionalDependencies": {}, |
|
"readme": "ERROR: No README data found!", |
|
"repository": { |
|
"type": "git", |
|
"url": "git+https://github.com/regexhq/unc-path-regex.git" |
|
}, |
|
"scripts": { |
|
"test": "mocha" |
|
}, |
|
"verb": { |
|
"related": { |
|
"list": [ |
|
"dotfile-regex", |
|
"is-unc-path", |
|
"unc-path-regex", |
|
"dotdir-regex", |
|
"path-regex", |
|
"dirname-regex", |
|
"is-glob" |
|
] |
|
} |
|
}, |
|
"version": "0.1.2" |
|
}
|
|
|