60 lines
1.7 KiB
JSON
60 lines
1.7 KiB
JSON
{
|
|
"_from": "id-validator@^1.3.0",
|
|
"_id": "id-validator@1.3.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-f/5FfaCBqdnLmDN3mYDHhZIHlnV6Xk6M6Ef2INT9Ng/IEvwMQYRIgj12ANdvUoaWz3o7SRb39z/fFC4dB64gHA==",
|
|
"_location": "/id-validator",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "id-validator@^1.3.0",
|
|
"name": "id-validator",
|
|
"escapedName": "id-validator",
|
|
"rawSpec": "^1.3.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^1.3.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/id-validator/-/id-validator-1.3.0.tgz",
|
|
"_shasum": "5e0546803c0d17f4680c31f2c8c8194c582d695a",
|
|
"_spec": "id-validator@^1.3.0",
|
|
"_where": "D:\\wxfiles\\WeChat Files\\wxid_nwzh0d8ul35q22\\FileStorage\\File\\2025-04\\安装教程\\安装教程\\2、其他安装方法【手动安装】\\1、手动安装方法\\前端调试代码\\W72crm_web-master",
|
|
"author": {
|
|
"name": "mc-zone"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/mc-zone/IDValidator/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "中国个人身份证号验证 Chinese Personal ID Card Validation",
|
|
"devDependencies": {
|
|
"grunt": "^0.4.5",
|
|
"grunt-cli": "^1.1.0",
|
|
"grunt-contrib-jasmine": "^1.0.0",
|
|
"grunt-contrib-jshint": "^1.0.0",
|
|
"grunt-contrib-uglify": "^0.6.0"
|
|
},
|
|
"homepage": "https://github.com/mc-zone/IDValidator#readme",
|
|
"keywords": [
|
|
"身份证",
|
|
"ID Card",
|
|
"GB2260"
|
|
],
|
|
"license": "MIT",
|
|
"mail": "mc@mc-zone.me",
|
|
"main": "./src/IDValidator.js",
|
|
"name": "id-validator",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/mc-zone/IDValidator.git"
|
|
},
|
|
"scripts": {
|
|
"test": "grunt test"
|
|
},
|
|
"version": "1.3.0"
|
|
}
|