| 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/is-primitive/ |
Upload File : |
{
"_args": [
[
{
"raw": "is-primitive@^2.0.0",
"scope": null,
"escapedName": "is-primitive",
"name": "is-primitive",
"rawSpec": "^2.0.0",
"spec": ">=2.0.0 <3.0.0",
"type": "range"
},
"/home/gavin/workspace/meanjs/node_modules/regex-cache"
]
],
"_from": "is-primitive@>=2.0.0 <3.0.0",
"_id": "is-primitive@2.0.0",
"_inCache": true,
"_location": "/is-primitive",
"_nodeVersion": "0.12.0",
"_npmUser": {
"name": "jonschlinkert",
"email": "github@sellside.com"
},
"_npmVersion": "2.5.1",
"_phantomChildren": {},
"_requested": {
"raw": "is-primitive@^2.0.0",
"scope": null,
"escapedName": "is-primitive",
"name": "is-primitive",
"rawSpec": "^2.0.0",
"spec": ">=2.0.0 <3.0.0",
"type": "range"
},
"_requiredBy": [
"/is-equal-shallow",
"/regex-cache"
],
"_resolved": "https://registry.npmjs.org/is-primitive/-/is-primitive-2.0.0.tgz",
"_shasum": "207bab91638499c07b2adf240a41a87210034575",
"_shrinkwrap": null,
"_spec": "is-primitive@^2.0.0",
"_where": "/home/gavin/workspace/meanjs/node_modules/regex-cache",
"author": {
"name": "Jon Schlinkert",
"url": "https://github.com/jonschlinkert"
},
"bugs": {
"url": "https://github.com/jonschlinkert/is-primitive/issues"
},
"dependencies": {},
"description": "Returns `true` if the value is a primitive. ",
"devDependencies": {
"mocha": "*",
"should": "^4.0.4"
},
"directories": {},
"dist": {
"shasum": "207bab91638499c07b2adf240a41a87210034575",
"tarball": "https://registry.npmjs.org/is-primitive/-/is-primitive-2.0.0.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"gitHead": "c512b7c95fb049aa9b1f039ddc0670611b66cce2",
"homepage": "https://github.com/jonschlinkert/is-primitive",
"keywords": [
"boolean",
"check",
"number",
"primitive",
"string",
"symbol",
"type",
"typeof",
"util"
],
"license": {
"type": "MIT",
"url": "https://github.com/jonschlinkert/is-primitive/blob/master/LICENSE"
},
"main": "index.js",
"maintainers": [
{
"name": "jonschlinkert",
"email": "github@sellside.com"
}
],
"name": "is-primitive",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/jonschlinkert/is-primitive.git"
},
"scripts": {
"test": "mocha"
},
"version": "2.0.0"
}