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.

72 lines
1.9 KiB

{
"_from": "async-validator",
"_id": "async-validator@3.2.4",
"_inBundle": false,
"_integrity": "sha1-Tnc6HQ10EBa0VbeZW0aaR8zg2+A=",
"_location": "/async-validator",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "async-validator",
"name": "async-validator",
"escapedName": "async-validator",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npm.taobao.org/async-validator/download/async-validator-3.2.4.tgz",
"_shasum": "4e773a1d0d741016b455b7995b469a47cce0dbe0",
"_spec": "async-validator",
"_where": "/Users/piao/Documents/Project/yshopmall_uni",
"bugs": {
"url": "http://github.com/yiminghe/async-validator/issues"
},
"bundleDependencies": false,
"dependencies": {},
"deprecated": false,
"description": "validate form asynchronous",
"devDependencies": {
"@babel/preset-env": "^7.8.7",
"@pika/pack": "^0.5.0",
"@pika/plugin-build-types": "^0.6.0",
"@pika/plugin-standard-pkg": "^0.6.0",
"@pika/types": "^0.6.0",
"babel-jest": "^24.8.0",
"coveralls": "^2.13.1",
"jest": "^24.8.0",
"lint-staged": "^7.2.0",
"np": "^5.0.3",
"pika-plugin-build-web-babel": "^0.8.0",
"pika-plugin-clean-dist-src": "^0.1.1",
"pre-commit": "^1.2.2",
"prettier": "^1.11.1"
},
"files": [
"dist-*/",
"bin/"
],
"homepage": "http://github.com/yiminghe/async-validator",
"keywords": [
"validator",
"validate",
"async"
],
"license": "MIT",
"main": "dist-node/index.js",
"module": "dist-web/index.js",
"name": "async-validator",
"pika": true,
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/yiminghe/async-validator.git"
},
"sideEffects": false,
"types": "dist-types/index.d.ts",
"version": "3.2.4"
}