Giant blob of minor changes
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / @babel / helper-validator-identifier / package.json
1 {
2   "_from": "@babel/helper-validator-identifier@^7.10.4",
3   "_id": "@babel/helper-validator-identifier@7.12.11",
4   "_inBundle": false,
5   "_integrity": "sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw==",
6   "_location": "/@babel/helper-validator-identifier",
7   "_phantomChildren": {},
8   "_requested": {
9     "type": "range",
10     "registry": true,
11     "raw": "@babel/helper-validator-identifier@^7.10.4",
12     "name": "@babel/helper-validator-identifier",
13     "escapedName": "@babel%2fhelper-validator-identifier",
14     "scope": "@babel",
15     "rawSpec": "^7.10.4",
16     "saveSpec": null,
17     "fetchSpec": "^7.10.4"
18   },
19   "_requiredBy": [
20     "/@babel/highlight"
21   ],
22   "_resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz",
23   "_shasum": "c9a1f021917dcb5ccf0d4e453e399022981fc9ed",
24   "_spec": "@babel/helper-validator-identifier@^7.10.4",
25   "_where": "/tmp/nvimkGaq4E/coc-prettier-UL9jgR/node_modules/@babel/highlight",
26   "bugs": {
27     "url": "https://github.com/babel/babel/issues"
28   },
29   "bundleDependencies": false,
30   "deprecated": false,
31   "description": "Validate identifier/keywords name",
32   "devDependencies": {
33     "charcodes": "^0.2.0",
34     "unicode-13.0.0": "^0.8.0"
35   },
36   "exports": "./lib/index.js",
37   "homepage": "https://github.com/babel/babel#readme",
38   "license": "MIT",
39   "main": "./lib/index.js",
40   "name": "@babel/helper-validator-identifier",
41   "publishConfig": {
42     "access": "public"
43   },
44   "repository": {
45     "type": "git",
46     "url": "git+https://github.com/babel/babel.git",
47     "directory": "packages/babel-helper-validator-identifier"
48   },
49   "version": "7.12.11"
50 }