updated sys and created publi
This commit is contained in:
+15
-51
@@ -1,50 +1,33 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
{
|
||||
"raw": "unc-path-regex@^0.1.0",
|
||||
"scope": null,
|
||||
"escapedName": "unc-path-regex",
|
||||
"name": "unc-path-regex",
|
||||
"rawSpec": "^0.1.0",
|
||||
"spec": ">=0.1.0 <0.2.0",
|
||||
"type": "range"
|
||||
},
|
||||
"/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/is-unc-path"
|
||||
"unc-path-regex@0.1.2",
|
||||
"/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys"
|
||||
]
|
||||
],
|
||||
"_from": "unc-path-regex@>=0.1.0 <0.2.0",
|
||||
"_development": true,
|
||||
"_from": "unc-path-regex@0.1.2",
|
||||
"_id": "unc-path-regex@0.1.2",
|
||||
"_inCache": true,
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-5z3T17DXxe2G+6xrCufYxqadUPo=",
|
||||
"_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": {
|
||||
"name": "tunnckocore",
|
||||
"email": "mameto_100@mail.bg"
|
||||
},
|
||||
"_npmVersion": "3.8.5",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"raw": "unc-path-regex@^0.1.0",
|
||||
"scope": null,
|
||||
"escapedName": "unc-path-regex",
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "unc-path-regex@0.1.2",
|
||||
"name": "unc-path-regex",
|
||||
"rawSpec": "^0.1.0",
|
||||
"spec": ">=0.1.0 <0.2.0",
|
||||
"type": "range"
|
||||
"escapedName": "unc-path-regex",
|
||||
"rawSpec": "0.1.2",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "0.1.2"
|
||||
},
|
||||
"_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.0",
|
||||
"_where": "/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/is-unc-path",
|
||||
"_spec": "0.1.2",
|
||||
"_where": "/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys",
|
||||
"author": {
|
||||
"name": "Jon Schlinkert",
|
||||
"url": "https://github.com/jonschlinkert"
|
||||
@@ -52,23 +35,16 @@
|
||||
"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",
|
||||
@@ -87,19 +63,7 @@
|
||||
],
|
||||
"license": "MIT",
|
||||
"main": "index.js",
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "jonschlinkert",
|
||||
"email": "github@sellside.com"
|
||||
},
|
||||
{
|
||||
"name": "tunnckocore",
|
||||
"email": "mameto_100@mail.bg"
|
||||
}
|
||||
],
|
||||
"name": "unc-path-regex",
|
||||
"optionalDependencies": {},
|
||||
"readme": "ERROR: No README data found!",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/regexhq/unc-path-regex.git"
|
||||
|
||||
Reference in New Issue
Block a user