{
"name": "@babel/helper-bindify-decorators",
"version": "7.12.13",
"description": "Helper function to bindify decorators",
"repository": {
"type": "git",
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-helper-bindify-decorators"
},
"homepage": "https://babel.dev/docs/en/next/babel-helper-bindify-decorators",
"license": "MIT",
"publishConfig": {
"access": "public"
},
"main": "lib/index.js",
"dependencies": {
"@babel/types": "^7.12.13"
},
"devDependencies": {
"@babel/traverse": "7.12.13"
}
} |