12 lines
241 B
JSON
12 lines
241 B
JSON
{
|
|
"name": "babel-plugin-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"
|
|
]
|
|
}
|