| 1234567891011121314151617181920212223 |
- {
- "name": "@babel/helper-validator-identifier",
- "version": "7.12.11",
- "description": "Validate identifier/keywords name",
- "repository": {
- "type": "git",
- "url": "https://github.com/babel/babel.git",
- "directory": "packages/babel-helper-validator-identifier"
- },
- "license": "MIT",
- "publishConfig": {
- "access": "public"
- },
- "main": "./lib/index.js",
- "exports": "./lib/index.js",
- "devDependencies": {
- "charcodes": "^0.2.0",
- "unicode-13.0.0": "^0.8.0"
- },
- "__npminstall_done": "Thu Dec 24 2020 20:20:31 GMT+0800 (CST)",
- "_from": "@babel/helper-validator-identifier@7.12.11",
- "_resolved": "https://registry.npm.taobao.org/@babel/helper-validator-identifier/download/@babel/helper-validator-identifier-7.12.11.tgz?cache=0&sync_timestamp=1608076959746&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-validator-identifier%2Fdownload%2F%40babel%2Fhelper-validator-identifier-7.12.11.tgz"
- }
|