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": "decamelize@^1.1.2",
"scope": null,
"escapedName": "decamelize",
"name": "decamelize",
"rawSpec": "^1.1.2",
"spec": ">=1.1.2 <2.0.0",
"type": "range"
},
"/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/meow"
"decamelize@1.2.0",
"/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys"
]
],
"_from": "decamelize@>=1.1.2 <2.0.0",
"_development": true,
"_from": "decamelize@1.2.0",
"_id": "decamelize@1.2.0",
"_inCache": true,
"_inBundle": false,
"_integrity": "sha1-9lNNFRSCabIDUue+4m9QH5oZEpA=",
"_location": "/decamelize",
"_nodeVersion": "4.3.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/decamelize-1.2.0.tgz_1457167749082_0.9810893186368048"
},
"_npmUser": {
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
},
"_npmVersion": "3.8.0",
"_phantomChildren": {},
"_requested": {
"raw": "decamelize@^1.1.2",
"scope": null,
"escapedName": "decamelize",
"type": "version",
"registry": true,
"raw": "decamelize@1.2.0",
"name": "decamelize",
"rawSpec": "^1.1.2",
"spec": ">=1.1.2 <2.0.0",
"type": "range"
"escapedName": "decamelize",
"rawSpec": "1.2.0",
"saveSpec": null,
"fetchSpec": "1.2.0"
},
"_requiredBy": [
"/meow",
"/yargs"
],
"_resolved": "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz",
"_shasum": "f6534d15148269b20352e7bee26f501f9a191290",
"_shrinkwrap": null,
"_spec": "decamelize@^1.1.2",
"_where": "/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/meow",
"_spec": "1.2.0",
"_where": "/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
@@ -54,24 +37,17 @@
"bugs": {
"url": "https://github.com/sindresorhus/decamelize/issues"
},
"dependencies": {},
"description": "Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow",
"devDependencies": {
"ava": "*",
"xo": "*"
},
"directories": {},
"dist": {
"shasum": "f6534d15148269b20352e7bee26f501f9a191290",
"tarball": "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"gitHead": "95980ab6fb44c40eaca7792bdf93aff7c210c805",
"homepage": "https://github.com/sindresorhus/decamelize#readme",
"keywords": [
"decamelize",
@@ -87,15 +63,7 @@
"convert"
],
"license": "MIT",
"maintainers": [
{
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
}
],
"name": "decamelize",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/decamelize.git"