You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
57 lines
1.7 KiB
57 lines
1.7 KiB
{
|
|
"_from": "@hapi/address@^2.1.2",
|
|
"_id": "@hapi/address@2.1.4",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-XWftQ/P9QaadS5/3tW58DR0KgeU=",
|
|
"_location": "/@hapi/address",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@hapi/address@^2.1.2",
|
|
"name": "@hapi/address",
|
|
"escapedName": "@hapi%2faddress",
|
|
"scope": "@hapi",
|
|
"rawSpec": "^2.1.2",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^2.1.2"
|
|
},
|
|
"_requiredBy": [
|
|
"/@hapi/joi"
|
|
],
|
|
"_resolved": "https://registry.npm.taobao.org/@hapi/address/download/@hapi/address-2.1.4.tgz?cache=0&sync_timestamp=1593993745797&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40hapi%2Faddress%2Fdownload%2F%40hapi%2Faddress-2.1.4.tgz",
|
|
"_shasum": "5d67ed43f3fd41a69d4b9ff7b56e7c0d1d0a81e5",
|
|
"_spec": "@hapi/address@^2.1.2",
|
|
"_where": "/Users/zq/Desktop/hngs/node_modules/@hapi/joi",
|
|
"bugs": {
|
|
"url": "https://github.com/hapijs/address/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {},
|
|
"deprecated": "This version has been deprecated and is no longer supported or maintained",
|
|
"description": "Email address and domain validation",
|
|
"devDependencies": {
|
|
"@hapi/code": "6.x.x",
|
|
"@hapi/lab": "20.x.x"
|
|
},
|
|
"homepage": "https://github.com/hapijs/address#readme",
|
|
"keywords": [
|
|
"email",
|
|
"domain",
|
|
"address",
|
|
"validation"
|
|
],
|
|
"license": "BSD-3-Clause",
|
|
"main": "lib/index.js",
|
|
"name": "@hapi/address",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/hapijs/address.git"
|
|
},
|
|
"scripts": {
|
|
"test": "lab -a @hapi/code -t 100 -L",
|
|
"test-cov-html": "lab -a @hapi/code -t 100 -L -r html -o coverage.html"
|
|
},
|
|
"version": "2.1.4"
|
|
}
|