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 -40
View File
@@ -1,45 +1,33 @@
{
"_args": [
[
{
"raw": "glob@~3.1.21",
"scope": null,
"escapedName": "glob",
"name": "glob",
"rawSpec": "~3.1.21",
"spec": ">=3.1.21 <3.2.0",
"type": "range"
},
"/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/globule"
"glob@3.1.21",
"/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys"
]
],
"_from": "glob@>=3.1.21 <3.2.0",
"_development": true,
"_from": "glob@3.1.21",
"_id": "glob@3.1.21",
"_inCache": true,
"_inBundle": false,
"_integrity": "sha1-0p4KBV3qUTj00H7UDomC6DwgZs0=",
"_location": "/globule/glob",
"_npmUser": {
"name": "isaacs",
"email": "i@izs.me"
},
"_npmVersion": "1.2.12",
"_phantomChildren": {},
"_requested": {
"raw": "glob@~3.1.21",
"scope": null,
"escapedName": "glob",
"type": "version",
"registry": true,
"raw": "glob@3.1.21",
"name": "glob",
"rawSpec": "~3.1.21",
"spec": ">=3.1.21 <3.2.0",
"type": "range"
"escapedName": "glob",
"rawSpec": "3.1.21",
"saveSpec": null,
"fetchSpec": "3.1.21"
},
"_requiredBy": [
"/globule"
],
"_resolved": "https://registry.npmjs.org/glob/-/glob-3.1.21.tgz",
"_shasum": "d29e0a055dea5138f4d07ed40e8982e83c2066cd",
"_shrinkwrap": null,
"_spec": "glob@~3.1.21",
"_where": "/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/globule",
"_spec": "3.1.21",
"_where": "/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys",
"author": {
"name": "Isaac Z. Schlueter",
"email": "i@izs.me",
@@ -59,26 +47,13 @@
"rimraf": "1",
"tap": "~0.4.0"
},
"directories": {},
"dist": {
"shasum": "d29e0a055dea5138f4d07ed40e8982e83c2066cd",
"tarball": "https://registry.npmjs.org/glob/-/glob-3.1.21.tgz"
},
"engines": {
"node": "*"
},
"homepage": "https://github.com/isaacs/node-glob#readme",
"license": "BSD",
"main": "glob.js",
"maintainers": [
{
"name": "isaacs",
"email": "i@izs.me"
}
],
"name": "glob",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/isaacs/node-glob.git"
+15 -42
View File
@@ -1,45 +1,33 @@
{
"_args": [
[
{
"raw": "graceful-fs@~1.2.0",
"scope": null,
"escapedName": "graceful-fs",
"name": "graceful-fs",
"rawSpec": "~1.2.0",
"spec": ">=1.2.0 <1.3.0",
"type": "range"
},
"/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/globule/node_modules/glob"
"graceful-fs@1.2.3",
"/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys"
]
],
"_from": "graceful-fs@>=1.2.0 <1.3.0",
"_development": true,
"_from": "graceful-fs@1.2.3",
"_id": "graceful-fs@1.2.3",
"_inCache": true,
"_inBundle": false,
"_integrity": "sha1-FaSAaldUfLLS2/J/QuiajDRRs2Q=",
"_location": "/globule/graceful-fs",
"_npmUser": {
"name": "isaacs",
"email": "i@izs.me"
},
"_npmVersion": "1.3.2",
"_phantomChildren": {},
"_requested": {
"raw": "graceful-fs@~1.2.0",
"scope": null,
"escapedName": "graceful-fs",
"type": "version",
"registry": true,
"raw": "graceful-fs@1.2.3",
"name": "graceful-fs",
"rawSpec": "~1.2.0",
"spec": ">=1.2.0 <1.3.0",
"type": "range"
"escapedName": "graceful-fs",
"rawSpec": "1.2.3",
"saveSpec": null,
"fetchSpec": "1.2.3"
},
"_requiredBy": [
"/globule/glob"
],
"_resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-1.2.3.tgz",
"_shasum": "15a4806a57547cb2d2dbf27f42e89a8c3451b364",
"_shrinkwrap": null,
"_spec": "graceful-fs@~1.2.0",
"_where": "/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/globule/node_modules/glob",
"_spec": "1.2.3",
"_where": "/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys",
"author": {
"name": "Isaac Z. Schlueter",
"email": "i@izs.me",
@@ -48,17 +36,10 @@
"bugs": {
"url": "https://github.com/isaacs/node-graceful-fs/issues"
},
"dependencies": {},
"deprecated": "graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the tree.",
"description": "A drop-in replacement for fs, making various improvements.",
"devDependencies": {},
"directories": {
"test": "test"
},
"dist": {
"shasum": "15a4806a57547cb2d2dbf27f42e89a8c3451b364",
"tarball": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-1.2.3.tgz"
},
"engines": {
"node": ">=0.4.0"
},
@@ -81,15 +62,7 @@
],
"license": "BSD",
"main": "graceful-fs.js",
"maintainers": [
{
"name": "isaacs",
"email": "i@izs.me"
}
],
"name": "graceful-fs",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/isaacs/node-graceful-fs.git"
+15 -44
View File
@@ -1,46 +1,33 @@
{
"_args": [
[
{
"raw": "inherits@1",
"scope": null,
"escapedName": "inherits",
"name": "inherits",
"rawSpec": "1",
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/globule/node_modules/glob"
"inherits@1.0.2",
"/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys"
]
],
"_from": "inherits@>=1.0.0 <2.0.0",
"_development": true,
"_from": "inherits@1.0.2",
"_id": "inherits@1.0.2",
"_inCache": true,
"_inBundle": false,
"_integrity": "sha1-ykMJ2t7mtUzAuNJH6NfHoJdb3Js=",
"_location": "/globule/inherits",
"_nodeVersion": "2.2.1",
"_npmUser": {
"name": "isaacs",
"email": "isaacs@npmjs.com"
},
"_npmVersion": "3.2.2",
"_phantomChildren": {},
"_requested": {
"raw": "inherits@1",
"scope": null,
"escapedName": "inherits",
"type": "version",
"registry": true,
"raw": "inherits@1.0.2",
"name": "inherits",
"rawSpec": "1",
"spec": ">=1.0.0 <2.0.0",
"type": "range"
"escapedName": "inherits",
"rawSpec": "1.0.2",
"saveSpec": null,
"fetchSpec": "1.0.2"
},
"_requiredBy": [
"/globule/glob"
],
"_resolved": "https://registry.npmjs.org/inherits/-/inherits-1.0.2.tgz",
"_shasum": "ca4309dadee6b54cc0b8d247e8d7c7a0975bdc9b",
"_shrinkwrap": null,
"_spec": "inherits@1",
"_where": "/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/globule/node_modules/glob",
"_spec": "1.0.2",
"_where": "/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys",
"author": {
"name": "Isaac Z. Schlueter",
"email": "i@izs.me",
@@ -49,14 +36,7 @@
"bugs": {
"url": "https://github.com/isaacs/inherits/issues"
},
"dependencies": {},
"description": "A tiny simple way to do classic inheritance in js",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "ca4309dadee6b54cc0b8d247e8d7c7a0975bdc9b",
"tarball": "https://registry.npmjs.org/inherits/-/inherits-1.0.2.tgz"
},
"homepage": "https://github.com/isaacs/inherits#readme",
"keywords": [
"inheritance",
@@ -66,19 +46,10 @@
"object-oriented"
],
"main": "./inherits.js",
"maintainers": [
{
"name": "isaacs",
"email": "i@izs.me"
}
],
"name": "inherits",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/isaacs/inherits.git"
},
"scripts": {},
"version": "1.0.2"
}
+16 -42
View File
@@ -1,46 +1,34 @@
{
"_args": [
[
{
"raw": "minimatch@~0.2.11",
"scope": null,
"escapedName": "minimatch",
"name": "minimatch",
"rawSpec": "~0.2.11",
"spec": ">=0.2.11 <0.3.0",
"type": "range"
},
"/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/globule"
"minimatch@0.2.14",
"/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys"
]
],
"_from": "minimatch@>=0.2.11 <0.3.0",
"_development": true,
"_from": "minimatch@0.2.14",
"_id": "minimatch@0.2.14",
"_inCache": true,
"_inBundle": false,
"_integrity": "sha1-x054BXT2PG+aCQ6Q775u9TpqdWo=",
"_location": "/globule/minimatch",
"_npmUser": {
"name": "isaacs",
"email": "i@izs.me"
},
"_npmVersion": "1.3.17",
"_phantomChildren": {},
"_requested": {
"raw": "minimatch@~0.2.11",
"scope": null,
"escapedName": "minimatch",
"type": "version",
"registry": true,
"raw": "minimatch@0.2.14",
"name": "minimatch",
"rawSpec": "~0.2.11",
"spec": ">=0.2.11 <0.3.0",
"type": "range"
"escapedName": "minimatch",
"rawSpec": "0.2.14",
"saveSpec": null,
"fetchSpec": "0.2.14"
},
"_requiredBy": [
"/globule",
"/globule/glob"
],
"_resolved": "https://registry.npmjs.org/minimatch/-/minimatch-0.2.14.tgz",
"_shasum": "c74e780574f63c6f9a090e90efbe6ef53a6a756a",
"_shrinkwrap": null,
"_spec": "minimatch@~0.2.11",
"_where": "/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/globule",
"_spec": "0.2.14",
"_where": "/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys",
"author": {
"name": "Isaac Z. Schlueter",
"email": "i@izs.me",
@@ -53,34 +41,20 @@
"lru-cache": "2",
"sigmund": "~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": {
"tap": ""
},
"directories": {},
"dist": {
"shasum": "c74e780574f63c6f9a090e90efbe6ef53a6a756a",
"tarball": "https://registry.npmjs.org/minimatch/-/minimatch-0.2.14.tgz"
},
"engines": {
"node": "*"
},
"homepage": "https://github.com/isaacs/minimatch",
"homepage": "https://github.com/isaacs/minimatch#readme",
"license": {
"type": "MIT",
"url": "http://github.com/isaacs/minimatch/raw/master/LICENSE"
},
"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"
+15 -40
View File
@@ -1,48 +1,36 @@
{
"_args": [
[
{
"raw": "globule@~0.1.0",
"scope": null,
"escapedName": "globule",
"name": "globule",
"rawSpec": "~0.1.0",
"spec": ">=0.1.0 <0.2.0",
"type": "range"
},
"/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/gaze"
"globule@0.1.0",
"/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys"
]
],
"_from": "globule@>=0.1.0 <0.2.0",
"_development": true,
"_from": "globule@0.1.0",
"_id": "globule@0.1.0",
"_inCache": true,
"_inBundle": false,
"_integrity": "sha1-2cjt3h2nnRJaFRt5UzuXhnY0auU=",
"_location": "/globule",
"_npmUser": {
"name": "cowboy",
"email": "cowboy@rj3.net"
},
"_npmVersion": "1.1.70",
"_phantomChildren": {
"lru-cache": "2.7.3",
"sigmund": "1.0.1"
},
"_requested": {
"raw": "globule@~0.1.0",
"scope": null,
"escapedName": "globule",
"type": "version",
"registry": true,
"raw": "globule@0.1.0",
"name": "globule",
"rawSpec": "~0.1.0",
"spec": ">=0.1.0 <0.2.0",
"type": "range"
"escapedName": "globule",
"rawSpec": "0.1.0",
"saveSpec": null,
"fetchSpec": "0.1.0"
},
"_requiredBy": [
"/gaze"
],
"_resolved": "https://registry.npmjs.org/globule/-/globule-0.1.0.tgz",
"_shasum": "d9c8edde1da79d125a151b79533b978676346ae5",
"_shrinkwrap": null,
"_spec": "globule@~0.1.0",
"_where": "/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/gaze",
"_spec": "0.1.0",
"_where": "/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys",
"author": {
"name": "\"Cowboy\" Ben Alman",
"url": "http://benalman.com/"
@@ -62,11 +50,6 @@
"grunt-contrib-nodeunit": "~0.1.2",
"grunt-contrib-watch": "~0.2.0"
},
"directories": {},
"dist": {
"shasum": "d9c8edde1da79d125a151b79533b978676346ae5",
"tarball": "https://registry.npmjs.org/globule/-/globule-0.1.0.tgz"
},
"engines": {
"node": ">= 0.8.0"
},
@@ -89,15 +72,7 @@
}
],
"main": "lib/globule",
"maintainers": [
{
"name": "cowboy",
"email": "cowboy@rj3.net"
}
],
"name": "globule",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/cowboy/node-globule.git"