| 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/ajv-keywords/ |
Upload File : |
{
"_args": [
[
{
"raw": "ajv-keywords@^1.0.0",
"scope": null,
"escapedName": "ajv-keywords",
"name": "ajv-keywords",
"rawSpec": "^1.0.0",
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"/home/gavin/workspace/meanjs/node_modules/table"
]
],
"_from": "ajv-keywords@>=1.0.0 <2.0.0",
"_id": "ajv-keywords@1.1.1",
"_inCache": true,
"_location": "/ajv-keywords",
"_nodeVersion": "4.4.4",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/ajv-keywords-1.1.1.tgz_1474741068795_0.7051337675657123"
},
"_npmUser": {
"name": "esp",
"email": "e.poberezkin@me.com"
},
"_npmVersion": "2.15.1",
"_phantomChildren": {},
"_requested": {
"raw": "ajv-keywords@^1.0.0",
"scope": null,
"escapedName": "ajv-keywords",
"name": "ajv-keywords",
"rawSpec": "^1.0.0",
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/table"
],
"_resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-1.1.1.tgz",
"_shasum": "02550bc605a3e576041565628af972e06c549d50",
"_shrinkwrap": null,
"_spec": "ajv-keywords@^1.0.0",
"_where": "/home/gavin/workspace/meanjs/node_modules/table",
"author": {
"name": "Evgeny Poberezkin"
},
"bugs": {
"url": "https://github.com/epoberezkin/ajv-keywords/issues"
},
"dependencies": {},
"description": "Custom JSON-Schema keywords for ajv validator",
"devDependencies": {
"ajv": "^4.7.4",
"ajv-pack": "^0.2.0",
"chai": "^3.5.0",
"coveralls": "^2.11.9",
"eslint": "^2.11.1",
"istanbul": "^0.4.3",
"mocha": "^2.5.3",
"pre-commit": "^1.1.3"
},
"directories": {},
"dist": {
"shasum": "02550bc605a3e576041565628af972e06c549d50",
"tarball": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-1.1.1.tgz"
},
"gitHead": "0d3270f022b24be277952ae9ffdab533464412ed",
"homepage": "https://github.com/epoberezkin/ajv-keywords#readme",
"keywords": [
"JSON-Schema",
"ajv",
"keywords"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "esp",
"email": "e.poberezkin@me.com"
}
],
"name": "ajv-keywords",
"optionalDependencies": {},
"peerDependencies": {
"ajv": ">=4.2.0"
},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/epoberezkin/ajv-keywords.git"
},
"scripts": {
"eslint": "eslint index.js keywords/*.js",
"test": "npm run eslint && npm run test-cov",
"test-cov": "istanbul cover -x 'spec/**' node_modules/mocha/bin/_mocha -- spec/*.spec.js -R spec",
"test-spec": "mocha spec/*.spec.js -R spec"
},
"version": "1.1.1"
}