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,51 +1,34 @@
{
"_args": [
[
{
"raw": "number-is-nan@^1.0.0",
"scope": null,
"escapedName": "number-is-nan",
"name": "number-is-nan",
"rawSpec": "^1.0.0",
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/is-finite"
"number-is-nan@1.0.1",
"/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys"
]
],
"_from": "number-is-nan@>=1.0.0 <2.0.0",
"_development": true,
"_from": "number-is-nan@1.0.1",
"_id": "number-is-nan@1.0.1",
"_inCache": true,
"_inBundle": false,
"_integrity": "sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=",
"_location": "/number-is-nan",
"_nodeVersion": "4.5.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/number-is-nan-1.0.1.tgz_1475212313367_0.9480371843092144"
},
"_npmUser": {
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
},
"_npmVersion": "2.15.9",
"_phantomChildren": {},
"_requested": {
"raw": "number-is-nan@^1.0.0",
"scope": null,
"escapedName": "number-is-nan",
"type": "version",
"registry": true,
"raw": "number-is-nan@1.0.1",
"name": "number-is-nan",
"rawSpec": "^1.0.0",
"spec": ">=1.0.0 <2.0.0",
"type": "range"
"escapedName": "number-is-nan",
"rawSpec": "1.0.1",
"saveSpec": null,
"fetchSpec": "1.0.1"
},
"_requiredBy": [
"/is-finite",
"/is-fullwidth-code-point"
],
"_resolved": "https://registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.1.tgz",
"_shasum": "097b602b53422a522c1afb8790318336941a011d",
"_shrinkwrap": null,
"_spec": "number-is-nan@^1.0.0",
"_where": "/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/is-finite",
"_spec": "1.0.1",
"_where": "/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
@@ -54,23 +37,16 @@
"bugs": {
"url": "https://github.com/sindresorhus/number-is-nan/issues"
},
"dependencies": {},
"description": "ES2015 Number.isNaN() ponyfill",
"devDependencies": {
"ava": "*"
},
"directories": {},
"dist": {
"shasum": "097b602b53422a522c1afb8790318336941a011d",
"tarball": "https://registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.1.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"gitHead": "ed9cdac3f428cc929b61bb230da42c87477af4b9",
"homepage": "https://github.com/sindresorhus/number-is-nan#readme",
"keywords": [
"es2015",
@@ -84,15 +60,7 @@
"not"
],
"license": "MIT",
"maintainers": [
{
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
}
],
"name": "number-is-nan",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/number-is-nan.git"