{ "_from": "class-validator@0.14.1", "_id": "class-validator@0.14.1", "_inBundle": false, "_integrity": "sha512-2VEG9JICxIqTpoK1eMzZqaV+u/EiwEJkMGzTrZf6sU/fwsnOITVgYJ8yojSy6CaXtO9V0Cc6ZQZ8h8m4UBuLwQ==", "_location": "/class-validator", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "class-validator@0.14.1", "name": "class-validator", "escapedName": "class-validator", "rawSpec": "0.14.1", "saveSpec": null, "fetchSpec": "0.14.1" }, "_requiredBy": [ "/javascript-obfuscator" ], "_resolved": "https://registry.npmmirror.com/class-validator/-/class-validator-0.14.1.tgz", "_shasum": "ff2411ed8134e9d76acfeb14872884448be98110", "_spec": "class-validator@0.14.1", "_where": "/Users/xiongbenda/Desktop/中葡数字/黑河卡口项目/IC_RW/node_modules/javascript-obfuscator", "author": { "name": "TypeStack contributors" }, "bugs": { "url": "https://github.com/typestack/class-validator/issues" }, "bundleDependencies": false, "dependencies": { "@types/validator": "^13.11.8", "libphonenumber-js": "^1.10.53", "validator": "^13.9.0" }, "deprecated": false, "description": "Decorator-based property validation for classes.", "es2015": "./esm2015/index.js", "homepage": "https://github.com/typestack/class-validator#readme", "license": "MIT", "main": "./cjs/index.js", "module": "./esm5/index.js", "name": "class-validator", "repository": { "type": "git", "url": "git+https://github.com/typestack/class-validator.git" }, "sideEffects": false, "tags": [ "validator", "validation", "decorators", "typescript" ], "typings": "./types/index.d.ts", "version": "0.14.1" }