updated sys and created publi
This commit is contained in:
+15
-47
@@ -1,50 +1,33 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
{
|
||||
"raw": "bluebird@^3.1.1",
|
||||
"scope": null,
|
||||
"escapedName": "bluebird",
|
||||
"name": "bluebird",
|
||||
"rawSpec": "^3.1.1",
|
||||
"spec": ">=3.1.1 <4.0.0",
|
||||
"type": "range"
|
||||
},
|
||||
"/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/consolidate"
|
||||
"bluebird@3.4.6",
|
||||
"/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys"
|
||||
]
|
||||
],
|
||||
"_from": "bluebird@>=3.1.1 <4.0.0",
|
||||
"_development": true,
|
||||
"_from": "bluebird@3.4.6",
|
||||
"_id": "bluebird@3.4.6",
|
||||
"_inCache": true,
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-AdqNgh2HgT0ViWfnQ9X+bGLPjA8=",
|
||||
"_location": "/bluebird",
|
||||
"_nodeVersion": "5.6.0",
|
||||
"_npmOperationalInternal": {
|
||||
"host": "packages-12-west.internal.npmjs.com",
|
||||
"tmp": "tmp/bluebird-3.4.6.tgz_1472763137386_0.698919479502365"
|
||||
},
|
||||
"_npmUser": {
|
||||
"name": "esailija",
|
||||
"email": "petka_antonov@hotmail.com"
|
||||
},
|
||||
"_npmVersion": "3.6.0",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"raw": "bluebird@^3.1.1",
|
||||
"scope": null,
|
||||
"escapedName": "bluebird",
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "bluebird@3.4.6",
|
||||
"name": "bluebird",
|
||||
"rawSpec": "^3.1.1",
|
||||
"spec": ">=3.1.1 <4.0.0",
|
||||
"type": "range"
|
||||
"escapedName": "bluebird",
|
||||
"rawSpec": "3.4.6",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "3.4.6"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/consolidate"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/bluebird/-/bluebird-3.4.6.tgz",
|
||||
"_shasum": "01da8d821d87813d158967e743d5fe6c62cf8c0f",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "bluebird@^3.1.1",
|
||||
"_where": "/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/consolidate",
|
||||
"_spec": "3.4.6",
|
||||
"_where": "/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys",
|
||||
"author": {
|
||||
"name": "Petka Antonov",
|
||||
"email": "petka_antonov@hotmail.com",
|
||||
@@ -54,7 +37,6 @@
|
||||
"bugs": {
|
||||
"url": "http://github.com/petkaantonov/bluebird/issues"
|
||||
},
|
||||
"dependencies": {},
|
||||
"description": "Full featured Promises/A+ implementation with exceptionally good performance",
|
||||
"devDependencies": {
|
||||
"acorn": "~0.6.0",
|
||||
@@ -82,17 +64,11 @@
|
||||
"sinon": "~1.7.3",
|
||||
"uglify-js": "~2.4.16"
|
||||
},
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"shasum": "01da8d821d87813d158967e743d5fe6c62cf8c0f",
|
||||
"tarball": "https://registry.npmjs.org/bluebird/-/bluebird-3.4.6.tgz"
|
||||
},
|
||||
"files": [
|
||||
"js/browser",
|
||||
"js/release",
|
||||
"LICENSE"
|
||||
],
|
||||
"gitHead": "b466418e1d8cafd93c807f84b4dceee715c70b35",
|
||||
"homepage": "https://github.com/petkaantonov/bluebird",
|
||||
"keywords": [
|
||||
"promise",
|
||||
@@ -111,15 +87,7 @@
|
||||
],
|
||||
"license": "MIT",
|
||||
"main": "./js/release/bluebird.js",
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "esailija",
|
||||
"email": "petka_antonov@hotmail.com"
|
||||
}
|
||||
],
|
||||
"name": "bluebird",
|
||||
"optionalDependencies": {},
|
||||
"readme": "ERROR: No README data found!",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/petkaantonov/bluebird.git"
|
||||
|
||||
Reference in New Issue
Block a user