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.
 
 
 
 

71 lines
2.0 KiB

{
"_from": "async-validator",
"_id": "async-validator@3.5.1",
"_inBundle": false,
"_integrity": "sha1-zWK5aIskZfSEIOJ620d2CrG1VZ8=",
"_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.5.1.tgz?cache=0&sync_timestamp=1605749896979&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fasync-validator%2Fdownload%2Fasync-validator-3.5.1.tgz",
"_shasum": "cd62b9688b2465f48420e27adb47760ab1b5559f",
"_spec": "async-validator",
"_where": "D:\\大庆\\ui文件\\大庆小程序",
"bugs": {
"url": "https://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": "https://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.5.1"
}