{ "name": "babel-plugin-transform-es2015-computed-properties", "version": "5.10.32", "description": "Compile ES2015 computed properties to ES5", "repository": "babel/babel", "license": "MIT", "main": "lib/index.js", "keywords": [ "babel-plugin" ], "dependencies": { "babel-helper-define-map": "5.0.0", "babel-template": "^5.10.32", "babel-runtime": "^5.10.32" } }