2015-09-15 06:12:46 +01:00

12 lines
251 B
JSON

{
"name": "babel-plugin-transform-object-assign",
"version": "5.0.0",
"description": "Replace Object.assign with an inline helper",
"author": "Jed Watson",
"license": "MIT",
"main": "lib/index.js",
"keywords": [
"babel-plugin"
]
}