| 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/readjs/node_modules/should-util/ |
Upload File : |
{
"_args": [
[
{
"raw": "should-util@^1.0.0",
"scope": null,
"escapedName": "should-util",
"name": "should-util",
"rawSpec": "^1.0.0",
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"/home/gavin/workspace/meanjs/node_modules/should"
]
],
"_from": "should-util@>=1.0.0 <2.0.0",
"_id": "should-util@1.0.0",
"_inCache": true,
"_location": "/should-util",
"_nodeVersion": "6.3.1",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/should-util-1.0.0.tgz_1470669431815_0.2821929131168872"
},
"_npmUser": {
"name": "btd",
"email": "bardadymchik@gmail.com"
},
"_npmVersion": "3.10.3",
"_phantomChildren": {},
"_requested": {
"raw": "should-util@^1.0.0",
"scope": null,
"escapedName": "should-util",
"name": "should-util",
"rawSpec": "^1.0.0",
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/should",
"/should-type-adaptors"
],
"_resolved": "https://registry.npmjs.org/should-util/-/should-util-1.0.0.tgz",
"_shasum": "c98cda374aa6b190df8ba87c9889c2b4db620063",
"_shrinkwrap": null,
"_spec": "should-util@^1.0.0",
"_where": "/home/gavin/workspace/meanjs/node_modules/should",
"author": {
"name": "Denis Bardadym",
"email": "bardadymchik@gmail.com"
},
"bugs": {
"url": "https://github.com/shouldjs/util/issues"
},
"dependencies": {},
"description": "Utility functions",
"devDependencies": {
"eslint": "^3.2.2",
"eslint-config-shouldjs": "^1.0.2",
"rollup": "^0.34.7"
},
"directories": {},
"dist": {
"shasum": "c98cda374aa6b190df8ba87c9889c2b4db620063",
"tarball": "https://registry.npmjs.org/should-util/-/should-util-1.0.0.tgz"
},
"files": [
"cjs/*",
"es6/*",
"README.md",
"LICENSE"
],
"gitHead": "43bb1db11f67504e4e5e270b9972b28fff7a1c0c",
"homepage": "https://github.com/shouldjs/util#readme",
"jsnext:main": "es6/should-util.js",
"keywords": [
"shouldjs",
"util"
],
"license": "MIT",
"main": "cjs/should-util.js",
"maintainers": [
{
"name": "btd",
"email": "bardadymchik@gmail.com"
}
],
"name": "should-util",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/shouldjs/util.git"
},
"scripts": {
"build": "npm run cjs && npm run es6",
"cjs": "rollup --format=cjs --output=cjs/should-util.js index.js",
"es6": "rollup --format=es --output=es6/should-util.js index.js",
"prepublish": "npm run build",
"pretest": "npm run build"
},
"version": "1.0.0"
}