| Server IP : 68.183.124.220 / Your IP : 216.73.217.137 Web Server : Apache/2.4.18 (Ubuntu) System : Linux Sandbox-A 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64 User : gavin ( 1000) PHP Version : 7.0.33-0ubuntu0.16.04.16 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/gavin/workspace/happymandarin/node_modules/bluebird/ |
Upload File : |
{
"_args": [
[
{
"raw": "bluebird@^2.9.34",
"scope": null,
"escapedName": "bluebird",
"name": "bluebird",
"rawSpec": "^2.9.34",
"spec": ">=2.9.34 <3.0.0",
"type": "range"
},
"/home/gavin/workspace/meanjs/node_modules/acl"
]
],
"_from": "bluebird@>=2.9.34 <3.0.0",
"_id": "bluebird@2.11.0",
"_inCache": true,
"_location": "/bluebird",
"_nodeVersion": "6.4.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/bluebird-2.11.0.tgz_1472582304041_0.4355931559111923"
},
"_npmUser": {
"name": "esailija",
"email": "petka_antonov@hotmail.com"
},
"_npmVersion": "3.10.3",
"_phantomChildren": {},
"_requested": {
"raw": "bluebird@^2.9.34",
"scope": null,
"escapedName": "bluebird",
"name": "bluebird",
"rawSpec": "^2.9.34",
"spec": ">=2.9.34 <3.0.0",
"type": "range"
},
"_requiredBy": [
"/acl"
],
"_resolved": "https://registry.npmjs.org/bluebird/-/bluebird-2.11.0.tgz",
"_shasum": "534b9033c022c9579c56ba3b3e5a5caafbb650e1",
"_shrinkwrap": null,
"_spec": "bluebird@^2.9.34",
"_where": "/home/gavin/workspace/meanjs/node_modules/acl",
"author": {
"name": "Petka Antonov",
"email": "petka_antonov@hotmail.com",
"url": "http://github.com/petkaantonov/"
},
"browser": "./js/browser/bluebird.js",
"bugs": {
"url": "http://github.com/petkaantonov/bluebird/issues"
},
"dependencies": {},
"description": "Full featured Promises/A+ implementation with exceptionally good performance",
"devDependencies": {
"acorn": "~0.6.0",
"baconjs": "^0.7.43",
"bluebird": "^2.9.2",
"body-parser": "^1.10.2",
"browserify": "^8.1.1",
"cli-table": "~0.3.1",
"co": "^4.2.0",
"cross-spawn": "^0.2.3",
"glob": "^4.3.2",
"grunt-saucelabs": "~8.4.1",
"highland": "^2.3.0",
"istanbul": "^0.3.5",
"jshint": "^2.6.0",
"jshint-stylish": "~0.2.0",
"kefir": "^2.4.1",
"mkdirp": "~0.5.0",
"mocha": "~2.1",
"open": "~0.0.5",
"optimist": "~0.6.1",
"rimraf": "~2.2.6",
"rx": "^2.3.25",
"serve-static": "^1.7.1",
"sinon": "~1.7.3",
"uglify-js": "~2.4.16"
},
"directories": {},
"dist": {
"shasum": "534b9033c022c9579c56ba3b3e5a5caafbb650e1",
"tarball": "https://registry.npmjs.org/bluebird/-/bluebird-2.11.0.tgz"
},
"files": [
"js/browser",
"js/main",
"js/zalgo",
"zalgo.js"
],
"gitHead": "c9f2ef8960c00a6eb49be7e02a83562c5df8409d",
"homepage": "https://github.com/petkaantonov/bluebird",
"keywords": [
"promise",
"performance",
"promises",
"promises-a",
"promises-aplus",
"async",
"await",
"deferred",
"deferreds",
"future",
"flow control",
"dsl",
"fluent interface",
"parallel",
"thread",
"concurrency"
],
"license": "MIT",
"main": "./js/main/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"
},
"scripts": {
"generate-browser-core": "node tools/build.js --features=core --no-debug --main --zalgo --browser --minify && mv js/browser/bluebird.js js/browser/bluebird.core.js && mv js/browser/bluebird.min.js js/browser/bluebird.core.min.js",
"istanbul": "istanbul",
"lint": "node scripts/jshint.js",
"prepublish": "node tools/build.js --no-debug --main --zalgo --browser --minify",
"test": "node tools/test.js"
},
"version": "2.11.0"
}