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 -47
View File
@@ -1,46 +1,33 @@
{
"_args": [
[
{
"raw": "lru-cache@2",
"scope": null,
"escapedName": "lru-cache",
"name": "lru-cache",
"rawSpec": "2",
"spec": ">=2.0.0 <3.0.0",
"type": "range"
},
"/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/globule/node_modules/minimatch"
"lru-cache@2.7.3",
"/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys"
]
],
"_from": "lru-cache@>=2.0.0 <3.0.0",
"_development": true,
"_from": "lru-cache@2.7.3",
"_id": "lru-cache@2.7.3",
"_inCache": true,
"_inBundle": false,
"_integrity": "sha1-bUUk6LlV+V1PW1iFHOId1y+06VI=",
"_location": "/lru-cache",
"_nodeVersion": "4.0.0",
"_npmUser": {
"name": "isaacs",
"email": "i@izs.me"
},
"_npmVersion": "3.3.2",
"_phantomChildren": {},
"_requested": {
"raw": "lru-cache@2",
"scope": null,
"escapedName": "lru-cache",
"type": "version",
"registry": true,
"raw": "lru-cache@2.7.3",
"name": "lru-cache",
"rawSpec": "2",
"spec": ">=2.0.0 <3.0.0",
"type": "range"
"escapedName": "lru-cache",
"rawSpec": "2.7.3",
"saveSpec": null,
"fetchSpec": "2.7.3"
},
"_requiredBy": [
"/globule/minimatch"
],
"_resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.7.3.tgz",
"_shasum": "6d4524e8b955f95d4f5b58851ce21dd72fb4e952",
"_shrinkwrap": null,
"_spec": "lru-cache@2",
"_where": "/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/globule/node_modules/minimatch",
"_spec": "2.7.3",
"_where": "/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys",
"author": {
"name": "Isaac Z. Schlueter",
"email": "i@izs.me"
@@ -48,18 +35,11 @@
"bugs": {
"url": "https://github.com/isaacs/node-lru-cache/issues"
},
"dependencies": {},
"description": "A cache object that deletes the least-recently-used items.",
"devDependencies": {
"tap": "^1.2.0",
"weak": ""
},
"directories": {},
"dist": {
"shasum": "6d4524e8b955f95d4f5b58851ce21dd72fb4e952",
"tarball": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.7.3.tgz"
},
"gitHead": "292048199f6d28b77fbe584279a1898e25e4c714",
"homepage": "https://github.com/isaacs/node-lru-cache#readme",
"keywords": [
"mru",
@@ -68,19 +48,7 @@
],
"license": "ISC",
"main": "lib/lru-cache.js",
"maintainers": [
{
"name": "isaacs",
"email": "isaacs@npmjs.com"
},
{
"name": "othiym23",
"email": "ogd@aoaioxxysz.net"
}
],
"name": "lru-cache",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/isaacs/node-lru-cache.git"