58 lines
1.7 KiB
JSON
58 lines
1.7 KiB
JSON
{
|
|
"_from": "@babel/helpers@^7.10.4",
|
|
"_id": "@babel/helpers@7.10.4",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-L2gX/XeUONeEbI78dXSrJzGdz4GQ+ZTA/aazfUsFaWjSe95kiCuOZ5HsXvkiw3iwF+mFHSRUfJU8t6YavocdXA==",
|
|
"_location": "/@babel/helpers",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@babel/helpers@^7.10.4",
|
|
"name": "@babel/helpers",
|
|
"escapedName": "@babel%2fhelpers",
|
|
"scope": "@babel",
|
|
"rawSpec": "^7.10.4",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^7.10.4"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/core"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.10.4.tgz",
|
|
"_shasum": "2abeb0d721aff7c0a97376b9e1f6f65d7a475044",
|
|
"_spec": "@babel/helpers@^7.10.4",
|
|
"_where": "/Users/justin/Code/granblue/hensei-web/node_modules/@babel/core",
|
|
"author": {
|
|
"name": "Sebastian McKenzie",
|
|
"email": "sebmck@gmail.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/babel/babel/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@babel/template": "^7.10.4",
|
|
"@babel/traverse": "^7.10.4",
|
|
"@babel/types": "^7.10.4"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Collection of helper functions used by Babel transforms.",
|
|
"devDependencies": {
|
|
"@babel/helper-plugin-test-runner": "^7.10.4"
|
|
},
|
|
"gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df",
|
|
"homepage": "https://babeljs.io/",
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "@babel/helpers",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/babel/babel.git",
|
|
"directory": "packages/babel-helpers"
|
|
},
|
|
"version": "7.10.4"
|
|
}
|