{
  "_args": [
    [
      "async-validator@4.1.1",
      "/home/smartsensero/public_html/frontend/front-end"
    ]
  ],
  "_from": "async-validator@4.1.1",
  "_id": "async-validator@4.1.1",
  "_inBundle": false,
  "_integrity": "sha512-p4DO/JXwjs8klJyJL8Q2oM4ks5fUTze/h5k10oPPKMiLe1fj3G1QMzPHNmN1Py4ycOk7WlO2DcGXv1qiESJCZA==",
  "_location": "/async-validator",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "async-validator@4.1.1",
    "name": "async-validator",
    "escapedName": "async-validator",
    "rawSpec": "4.1.1",
    "saveSpec": null,
    "fetchSpec": "4.1.1"
  },
  "_requiredBy": [
    "/rc-field-form"
  ],
  "_resolved": "https://registry.npmjs.org/async-validator/-/async-validator-4.1.1.tgz",
  "_spec": "4.1.1",
  "_where": "/home/smartsensero/public_html/frontend/front-end",
  "bugs": {
    "url": "https://github.com/yiminghe/async-validator/issues"
  },
  "dependencies": {},
  "description": "validate form asynchronous",
  "devDependencies": {
    "@babel/core": "^7.15.0",
    "@babel/node": "^7.14.9",
    "@babel/preset-env": "^7.8.7",
    "@babel/preset-typescript": "^7.13.0",
    "@pika/pack": "^0.5.0",
    "@types/jest": "27.x",
    "babel-jest": "27.x",
    "coveralls": "^2.13.1",
    "jest": "27.x",
    "lint-staged": "^7.2.0",
    "np": "^5.0.3",
    "pika-plugin-build-web-babel": "^0.10.0",
    "pika-plugin-ts-types": "0.1.x",
    "pre-commit": "^1.2.2",
    "prettier": "^1.11.1",
    "typescript": "^4.3.2"
  },
  "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": "4.1.1"
}
