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

12 lines
264 B
JSON

{
"name": "babel-plugin-transform-undefined-to-void",
"version": "1.1.6",
"description": "Replace references to `undefined` with `void 0`",
"repository": "babel/babel",
"license": "MIT",
"main": "lib/index.js",
"keywords": [
"babel-plugin"
]
}