mirror of
https://github.com/github/codeql-action.git
synced 2025-12-27 01:30:10 +08:00
22 lines
592 B
JSON
22 lines
592 B
JSON
{
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "Validate identifier/keywords name",
|
|
"devDependencies": {
|
|
"charcodes": "^0.2.0",
|
|
"unicode-13.0.0": "^0.8.0"
|
|
},
|
|
"exports": "./lib/index.js",
|
|
"gitHead": "8d5e422be27251cfaadf8dd2536b31b4a5024b02",
|
|
"license": "MIT",
|
|
"main": "./lib/index.js",
|
|
"name": "@babel/helper-validator-identifier",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/babel/babel/tree/master/packages/babel-helper-validator-identifier"
|
|
},
|
|
"version": "7.9.0"
|
|
} |