2016-05-02 19:43:49 -04:00

14 lines
356 B
JSON

{
"name": "babel-helper-bindify-decorators",
"version": "6.8.0",
"description": "",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-bindify-decorators",
"license": "MIT",
"main": "lib/index.js",
"dependencies": {
"babel-runtime": "^6.0.0",
"babel-traverse": "^6.8.0",
"babel-types": "^6.8.0"
}
}