updated sys and created publi

This commit is contained in:
Bachir Soussi Chiadmi
2017-12-21 18:09:49 +01:00
parent 2a6e2ff863
commit cefd1c2ad0
9509 changed files with 744901 additions and 32263 deletions
+15 -43
View File
@@ -1,47 +1,34 @@
{
"_args": [
[
{
"raw": "minimatch@^2.0.1",
"scope": null,
"escapedName": "minimatch",
"name": "minimatch",
"rawSpec": "^2.0.1",
"spec": ">=2.0.1 <3.0.0",
"type": "range"
},
"/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/glob-stream"
"minimatch@2.0.10",
"/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys"
]
],
"_from": "minimatch@>=2.0.1 <3.0.0",
"_development": true,
"_from": "minimatch@2.0.10",
"_id": "minimatch@2.0.10",
"_inCache": true,
"_inBundle": false,
"_integrity": "sha1-jQh8OcazjAAbl/ynzm0OHoCvusc=",
"_location": "/minimatch",
"_nodeVersion": "2.2.1",
"_npmUser": {
"name": "isaacs",
"email": "isaacs@npmjs.com"
},
"_npmVersion": "3.1.0",
"_phantomChildren": {},
"_requested": {
"raw": "minimatch@^2.0.1",
"scope": null,
"escapedName": "minimatch",
"type": "version",
"registry": true,
"raw": "minimatch@2.0.10",
"name": "minimatch",
"rawSpec": "^2.0.1",
"spec": ">=2.0.1 <3.0.0",
"type": "range"
"escapedName": "minimatch",
"rawSpec": "2.0.10",
"saveSpec": null,
"fetchSpec": "2.0.10"
},
"_requiredBy": [
"/glob",
"/glob-stream"
],
"_resolved": "https://registry.npmjs.org/minimatch/-/minimatch-2.0.10.tgz",
"_shasum": "8d087c39c6b38c001b97fca7ce6d0e1e80afbac7",
"_shrinkwrap": null,
"_spec": "minimatch@^2.0.1",
"_where": "/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/glob-stream",
"_spec": "2.0.10",
"_where": "/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys",
"author": {
"name": "Isaac Z. Schlueter",
"email": "i@izs.me",
@@ -53,18 +40,12 @@
"dependencies": {
"brace-expansion": "^1.0.0"
},
"deprecated": "Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue",
"description": "a glob matcher in javascript",
"devDependencies": {
"browserify": "^9.0.3",
"standard": "^3.7.2",
"tap": "^1.2.0"
},
"directories": {},
"dist": {
"shasum": "8d087c39c6b38c001b97fca7ce6d0e1e80afbac7",
"tarball": "https://registry.npmjs.org/minimatch/-/minimatch-2.0.10.tgz"
},
"engines": {
"node": "*"
},
@@ -72,19 +53,10 @@
"minimatch.js",
"browser.js"
],
"gitHead": "6afb85f0c324b321f76a38df81891e562693e257",
"homepage": "https://github.com/isaacs/minimatch#readme",
"license": "ISC",
"main": "minimatch.js",
"maintainers": [
{
"name": "isaacs",
"email": "i@izs.me"
}
],
"name": "minimatch",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/isaacs/minimatch.git"