12 lines
241 B
JSON
12 lines
241 B
JSON
{
|
|
"name": "babel-plugin-transform-remove-debugger",
|
|
"version": "1.0.1",
|
|
"description": "Remove debugger statements",
|
|
"repository": "babel/babel",
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"keywords": [
|
|
"babel-plugin"
|
|
]
|
|
}
|