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
+16 -47
View File
@@ -1,43 +1,29 @@
{
"_args": [
[
{
"raw": "inherits@~2.0.1",
"scope": null,
"escapedName": "inherits",
"name": "inherits",
"rawSpec": "~2.0.1",
"spec": ">=2.0.1 <2.1.0",
"type": "range"
},
"/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/readable-stream"
"inherits@2.0.3",
"/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys"
]
],
"_from": "inherits@>=2.0.1 <2.1.0",
"_development": true,
"_from": "inherits@2.0.3",
"_id": "inherits@2.0.3",
"_inCache": true,
"_inBundle": false,
"_integrity": "sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=",
"_location": "/inherits",
"_nodeVersion": "6.5.0",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/inherits-2.0.3.tgz_1473295776489_0.08142363070510328"
},
"_npmUser": {
"name": "isaacs",
"email": "i@izs.me"
},
"_npmVersion": "3.10.7",
"_phantomChildren": {},
"_requested": {
"raw": "inherits@~2.0.1",
"scope": null,
"escapedName": "inherits",
"type": "version",
"registry": true,
"raw": "inherits@2.0.3",
"name": "inherits",
"rawSpec": "~2.0.1",
"spec": ">=2.0.1 <2.1.0",
"type": "range"
"escapedName": "inherits",
"rawSpec": "2.0.3",
"saveSpec": null,
"fetchSpec": "2.0.3"
},
"_requiredBy": [
"/are-we-there-yet/readable-stream",
"/block-stream",
"/fstream",
"/glob",
@@ -52,29 +38,20 @@
"/vinyl-fs/readable-stream"
],
"_resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz",
"_shasum": "633c2c83e3da42a502f52466022480f4208261de",
"_shrinkwrap": null,
"_spec": "inherits@~2.0.1",
"_where": "/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/readable-stream",
"_spec": "2.0.3",
"_where": "/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys",
"browser": "./inherits_browser.js",
"bugs": {
"url": "https://github.com/isaacs/inherits/issues"
},
"dependencies": {},
"description": "Browser-friendly inheritance fully compatible with standard node.js inherits()",
"devDependencies": {
"tap": "^7.1.0"
},
"directories": {},
"dist": {
"shasum": "633c2c83e3da42a502f52466022480f4208261de",
"tarball": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz"
},
"files": [
"inherits.js",
"inherits_browser.js"
],
"gitHead": "e05d0fb27c61a3ec687214f0476386b765364d5f",
"homepage": "https://github.com/isaacs/inherits#readme",
"keywords": [
"inheritance",
@@ -88,15 +65,7 @@
],
"license": "ISC",
"main": "./inherits.js",
"maintainers": [
{
"name": "isaacs",
"email": "i@izs.me"
}
],
"name": "inherits",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/isaacs/inherits.git"