{ "name": "babel-plugin-transform-es2015-shorthand-properties", "version": "6.0.14", "description": "Compile ES2015 shorthand properties to ES5", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-shorthand-properties", "license": "MIT", "main": "lib/index.js", "keywords": [ "babel-plugin" ], "dependencies": { "babel-types": "^6.0.14", "babel-runtime": "^5.0.0" } }