52 lines
1.7 KiB
JSON
52 lines
1.7 KiB
JSON
{
|
|
"_from": "@babel/helper-wrap-function@^7.10.4",
|
|
"_id": "@babel/helper-wrap-function@7.10.4",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-6py45WvEF0MhiLrdxtRjKjufwLL1/ob2qDJgg5JgNdojBAZSAKnAjkyOCNug6n+OBl4VW76XjvgSFTdaMcW0Ug==",
|
|
"_location": "/@babel/helper-wrap-function",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@babel/helper-wrap-function@^7.10.4",
|
|
"name": "@babel/helper-wrap-function",
|
|
"escapedName": "@babel%2fhelper-wrap-function",
|
|
"scope": "@babel",
|
|
"rawSpec": "^7.10.4",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^7.10.4"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/helper-remap-async-to-generator"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.10.4.tgz",
|
|
"_shasum": "8a6f701eab0ff39f765b5a1cfef409990e624b87",
|
|
"_spec": "@babel/helper-wrap-function@^7.10.4",
|
|
"_where": "/Users/justin/Code/granblue/hensei-web/node_modules/@babel/helper-remap-async-to-generator",
|
|
"bugs": {
|
|
"url": "https://github.com/babel/babel/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@babel/helper-function-name": "^7.10.4",
|
|
"@babel/template": "^7.10.4",
|
|
"@babel/traverse": "^7.10.4",
|
|
"@babel/types": "^7.10.4"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Helper to wrap functions inside a function call.",
|
|
"gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df",
|
|
"homepage": "https://github.com/babel/babel#readme",
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "@babel/helper-wrap-function",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/babel/babel.git",
|
|
"directory": "packages/babel-helper-wrap-function"
|
|
},
|
|
"version": "7.10.4"
|
|
}
|