mirror of https://gitee.com/bigwinds/arangodb
67 lines
1.4 KiB
JSON
Executable File
67 lines
1.4 KiB
JSON
Executable File
{
|
|
"name": "joi",
|
|
"description": "Object schema validation",
|
|
"version": "4.9.0",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/hapijs/joi"
|
|
},
|
|
"main": "index",
|
|
"keywords": [
|
|
"schema",
|
|
"validation"
|
|
],
|
|
"engines": {
|
|
"node": ">=0.10.30"
|
|
},
|
|
"dependencies": {
|
|
"hoek": "^2.2.x",
|
|
"topo": "1.x.x",
|
|
"isemail": "1.x.x",
|
|
"moment": "2.x.x"
|
|
},
|
|
"devDependencies": {
|
|
"code": "1.x.x",
|
|
"lab": "5.x.x"
|
|
},
|
|
"scripts": {
|
|
"test": "make test-cov"
|
|
},
|
|
"licenses": [
|
|
{
|
|
"type": "BSD",
|
|
"url": "http://github.com/hapijs/joi/raw/master/LICENSE"
|
|
}
|
|
],
|
|
"gitHead": "8ac258348e45a3c2a0def6667137c7e8841c56e5",
|
|
"bugs": {
|
|
"url": "https://github.com/hapijs/joi/issues"
|
|
},
|
|
"homepage": "https://github.com/hapijs/joi",
|
|
"_id": "joi@4.9.0",
|
|
"_shasum": "2355023363089ca01bc1fd079e72949f977baada",
|
|
"_from": "joi@4.9.0",
|
|
"_npmVersion": "1.4.21",
|
|
"_npmUser": {
|
|
"name": "marsup",
|
|
"email": "marsup@gmail.com"
|
|
},
|
|
"maintainers": [
|
|
{
|
|
"name": "hueniverse",
|
|
"email": "eran@hueniverse.com"
|
|
},
|
|
{
|
|
"name": "marsup",
|
|
"email": "marsup@gmail.com"
|
|
}
|
|
],
|
|
"dist": {
|
|
"shasum": "2355023363089ca01bc1fd079e72949f977baada",
|
|
"tarball": "http://registry.npmjs.org/joi/-/joi-4.9.0.tgz"
|
|
},
|
|
"directories": {},
|
|
"_resolved": "https://registry.npmjs.org/joi/-/joi-4.9.0.tgz",
|
|
"readme": "ERROR: No README data found!"
|
|
}
|