{ "name": "babel-plugin-transform-es2015-shorthand-properties", "version": "6.24.1", "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.24.1", "babel-runtime": "^6.22.0" }, "devDependencies": { "babel-helper-plugin-test-runner": "^6.24.1" }, "__npminstall_done": "Mon May 18 2020 19:19:04 GMT+0800 (CST)", "_from": "babel-plugin-transform-es2015-shorthand-properties@6.24.1", "_resolved": "https://registry.npm.taobao.org/babel-plugin-transform-es2015-shorthand-properties/download/babel-plugin-transform-es2015-shorthand-properties-6.24.1.tgz" }