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

12 lines
267 B
JSON

{
"name": "babel-plugin-transform-jscript",
"version": "1.0.4",
"description": "Babel plugin to fix buggy JScript named function expressions",
"repository": "babel/babel",
"license": "MIT",
"main": "lib/index.js",
"keywords": [
"babel-plugin"
]
}