| 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-equal/ |
Upload File : |
{
"_args": [
[
{
"raw": "should-equal@^1.0.0",
"scope": null,
"escapedName": "should-equal",
"name": "should-equal",
"rawSpec": "^1.0.0",
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"/home/gavin/workspace/meanjs/node_modules/should"
]
],
"_from": "should-equal@>=1.0.0 <2.0.0",
"_id": "should-equal@1.0.1",
"_inCache": true,
"_location": "/should-equal",
"_nodeVersion": "6.3.1",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/should-equal-1.0.1.tgz_1470751234188_0.5579364374279976"
},
"_npmUser": {
"name": "btd",
"email": "bardadymchik@gmail.com"
},
"_npmVersion": "3.10.3",
"_phantomChildren": {},
"_requested": {
"raw": "should-equal@^1.0.0",
"scope": null,
"escapedName": "should-equal",
"name": "should-equal",
"rawSpec": "^1.0.0",
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/should"
],
"_resolved": "https://registry.npmjs.org/should-equal/-/should-equal-1.0.1.tgz",
"_shasum": "0b6e9516f2601a9fb0bb2dcc369afa1c7e200af7",
"_shrinkwrap": null,
"_spec": "should-equal@^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/equal/issues"
},
"dependencies": {
"should-type": "^1.0.0"
},
"description": "Deep comparison of 2 instances for should.js",
"devDependencies": {
"eslint": "^3.0.0",
"eslint-config-shouldjs": "^1.0.2",
"mocha": "latest",
"mocha-better-spec-reporter": "latest",
"rollup": "0.34.7"
},
"directories": {},
"dist": {
"shasum": "0b6e9516f2601a9fb0bb2dcc369afa1c7e200af7",
"tarball": "https://registry.npmjs.org/should-equal/-/should-equal-1.0.1.tgz"
},
"files": [
"cjs/*",
"es6/*",
"README.md",
"LICENSE"
],
"gitHead": "1ece8136b2f3a19706aad2c80b2afb9f94f1fb5a",
"homepage": "https://github.com/shouldjs/equal",
"jsnext:main": "es6/should-equal.js",
"keywords": [
"should.js",
"deep",
"equal"
],
"license": "MIT",
"main": "cjs/should-equal.js",
"maintainers": [
{
"name": "btd",
"email": "bardadymchik@gmail.com"
}
],
"name": "should-equal",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/shouldjs/equal.git"
},
"scripts": {
"build": "npm run cjs && npm run es6",
"cjs": "rollup --format=cjs --output=cjs/should-equal.js index.js",
"es6": "rollup --format=es6 --output=es6/should-equal.js index.js",
"prepublish": "npm run build",
"pretest": "npm run build",
"test": "mocha --ui bdd -R mocha-better-spec-reporter test.js"
},
"version": "1.0.1"
}