UNPKG

1.73 kBJSONView Raw
1{
2 "_from": "@babel/helper-plugin-utils@^7.8.3",
3 "_id": "@babel/helper-plugin-utils@7.8.3",
4 "_inBundle": false,
5 "_integrity": "sha512-j+fq49Xds2smCUNYmEHF9kGNkhbet6yVIBp4e6oeQpH1RUs/Ir06xUKzDjDkGcaaokPiTNs2JBWHjaE4csUkZQ==",
6 "_location": "/@babel/helper-plugin-utils",
7 "_phantomChildren": {},
8 "_requested": {
9 "type": "range",
10 "registry": true,
11 "raw": "@babel/helper-plugin-utils@^7.8.3",
12 "name": "@babel/helper-plugin-utils",
13 "escapedName": "@babel%2fhelper-plugin-utils",
14 "scope": "@babel",
15 "rawSpec": "^7.8.3",
16 "saveSpec": null,
17 "fetchSpec": "^7.8.3"
18 },
19 "_requiredBy": [
20 "/@babel/plugin-proposal-object-rest-spread",
21 "/@babel/plugin-syntax-jsx",
22 "/@babel/plugin-syntax-object-rest-spread",
23 "/@babel/plugin-transform-destructuring",
24 "/@babel/plugin-transform-react-jsx"
25 ],
26 "_resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.8.3.tgz",
27 "_shasum": "9ea293be19babc0f52ff8ca88b34c3611b208670",
28 "_spec": "@babel/helper-plugin-utils@^7.8.3",
29 "_where": "/Users/isaacs/dev/js/tap/node_modules/@babel/plugin-proposal-object-rest-spread",
30 "author": {
31 "name": "Logan Smyth",
32 "email": "loganfsmyth@gmail.com"
33 },
34 "bundleDependencies": false,
35 "deprecated": false,
36 "description": "General utilities for plugins to use",
37 "gitHead": "a7620bd266ae1345975767bbc7abf09034437017",
38 "homepage": "https://babeljs.io/",
39 "license": "MIT",
40 "main": "lib/index.js",
41 "name": "@babel/helper-plugin-utils",
42 "publishConfig": {
43 "access": "public"
44 },
45 "repository": {
46 "type": "git",
47 "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-plugin-utils"
48 },
49 "version": "7.8.3"
50}