64 lines
1.6 KiB
JSON
64 lines
1.6 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"@hapi/joi@15.1.1",
|
|
"D:\\Hjm项目\\TransFlow"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "@hapi/joi@15.1.1",
|
|
"_id": "@hapi/joi@15.1.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-xnW4pxKW8Cgz+NbSQ7NMV7jOGdc=",
|
|
"_location": "/@hapi/joi",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@hapi/joi@15.1.1",
|
|
"name": "@hapi/joi",
|
|
"escapedName": "@hapi%2fjoi",
|
|
"scope": "@hapi",
|
|
"rawSpec": "15.1.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "15.1.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/@vue/cli-shared-utils"
|
|
],
|
|
"_resolved": "https://registry.npm.taobao.org/@hapi/joi/download/@hapi/joi-15.1.1.tgz?cache=0&sync_timestamp=1595023381050&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40hapi%2Fjoi%2Fdownload%2F%40hapi%2Fjoi-15.1.1.tgz",
|
|
"_spec": "15.1.1",
|
|
"_where": "D:\\Hjm项目\\TransFlow",
|
|
"bugs": {
|
|
"url": "https://github.com/hapijs/joi/issues"
|
|
},
|
|
"dependencies": {
|
|
"@hapi/address": "2.x.x",
|
|
"@hapi/bourne": "1.x.x",
|
|
"@hapi/hoek": "8.x.x",
|
|
"@hapi/topo": "3.x.x"
|
|
},
|
|
"description": "Object schema validation",
|
|
"devDependencies": {
|
|
"@hapi/code": "6.x.x",
|
|
"@hapi/lab": "20.x.x"
|
|
},
|
|
"homepage": "https://github.com/hapijs/joi",
|
|
"keywords": [
|
|
"schema",
|
|
"validation"
|
|
],
|
|
"license": "BSD-3-Clause",
|
|
"main": "lib/index.js",
|
|
"name": "@hapi/joi",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/hapijs/joi.git"
|
|
},
|
|
"scripts": {
|
|
"test": "lab -t 100 -a @hapi/code -L",
|
|
"test-cov-html": "lab -r html -o coverage.html -a @hapi/code"
|
|
},
|
|
"version": "15.1.1"
|
|
}
|