{ "name": "@babel/helper-bindify-decorators", "version": "7.7.0", "description": "Helper function to bindify decorators", "repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-bindify-decorators", "license": "MIT", "publishConfig": { "access": "public" }, "main": "lib/index.js", "dependencies": { "@babel/traverse": "^7.7.0", "@babel/types": "^7.7.0" } }