| 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/should-format/ |
Upload File : |
{
"_args": [
[
{
"raw": "should-format@^3.0.2",
"scope": null,
"escapedName": "should-format",
"name": "should-format",
"rawSpec": "^3.0.2",
"spec": ">=3.0.2 <4.0.0",
"type": "range"
},
"/home/gavin/workspace/meanjs/node_modules/should"
]
],
"_from": "should-format@>=3.0.2 <4.0.0",
"_id": "should-format@3.0.2",
"_inCache": true,
"_location": "/should-format",
"_nodeVersion": "6.7.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/should-format-3.0.2.tgz_1476104925352_0.9609580698888749"
},
"_npmUser": {
"name": "btd",
"email": "bardadymchik@gmail.com"
},
"_npmVersion": "3.10.8",
"_phantomChildren": {},
"_requested": {
"raw": "should-format@^3.0.2",
"scope": null,
"escapedName": "should-format",
"name": "should-format",
"rawSpec": "^3.0.2",
"spec": ">=3.0.2 <4.0.0",
"type": "range"
},
"_requiredBy": [
"/should"
],
"_resolved": "https://registry.npmjs.org/should-format/-/should-format-3.0.2.tgz",
"_shasum": "1a543ad3abfea5dc2bea4a0ba875ede60fe22b19",
"_shrinkwrap": null,
"_spec": "should-format@^3.0.2",
"_where": "/home/gavin/workspace/meanjs/node_modules/should",
"author": {
"name": "Denis Bardadym",
"email": "bardadymchik@gmail.com"
},
"bugs": {
"url": "https://github.com/shouldjs/format/issues"
},
"dependencies": {
"should-type": "^1.3.0",
"should-type-adaptors": "^1.0.1"
},
"description": "Formatting of objects for should.js",
"devDependencies": {
"browserify": "latest",
"eslint": "^3.2.2",
"eslint-config-shouldjs": "^1.0.2",
"mocha": "latest",
"mocha-better-spec-reporter": "latest",
"rollup": "0.34.7"
},
"directories": {},
"dist": {
"shasum": "1a543ad3abfea5dc2bea4a0ba875ede60fe22b19",
"tarball": "https://registry.npmjs.org/should-format/-/should-format-3.0.2.tgz"
},
"files": [
"cjs/*",
"es6/*",
"README.md",
"LICENSE"
],
"gitHead": "b939ac7c4cd1c43ba8df1421def2b574673ecc94",
"homepage": "https://github.com/shouldjs/format#readme",
"jsnext:main": "es6/should-format.js",
"keywords": [
"should",
"format"
],
"license": "MIT",
"main": "cjs/should-format.js",
"maintainers": [
{
"name": "btd",
"email": "bardadymchik@gmail.com"
}
],
"name": "should-format",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/shouldjs/format.git"
},
"scripts": {
"browserify": "rm tests/browser/tests.js && browserify tests/test.js >> tests/browser/tests.js",
"build": "npm run cjs && npm run es6",
"cjs": "rollup --format=cjs --output=cjs/should-format.js index.js",
"es6": "rollup --format=es --output=es6/should-format.js index.js",
"prepublish": "npm run build",
"pretest": "npm run build",
"test": "mocha --harmony_simd -R mocha-better-spec-reporter tests/test.js"
},
"version": "3.0.2"
}