13 lines
387 B
JSON
13 lines
387 B
JSON
{
|
|
"name": "@babel/helper-bindify-decorators",
|
|
"version": "7.0.0-beta.56",
|
|
"description": "Helper function to bindify decorators",
|
|
"repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-bindify-decorators",
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"dependencies": {
|
|
"@babel/traverse": "7.0.0-beta.56",
|
|
"@babel/types": "7.0.0-beta.56"
|
|
}
|
|
}
|