12 lines
245 B
JSON

{
"name": "babel-plugin-object-rest-spread",
"version": "1.0.0",
"description": "Compile object rest and spread to ES5",
"repository": "babel/babel",
"license": "MIT",
"main": "lib/index.js",
"keywords": [
"babel-plugin"
]
}