Files
tekelanew_acs/acs/nladmin-ui/node_modules/babel-plugin-transform-remove-console/package.json

15 lines
450 B
JSON
Raw Normal View History

2024-12-03 17:40:13 +08:00
{
"name": "babel-plugin-transform-remove-console",
"version": "6.9.4",
"description": "Remove all console.* calls.",
"keywords": [
"babel-plugin"
],
"homepage": "https://github.com/babel/minify#readme",
"bugs": "https://github.com/babel/minify/issues",
"license": "MIT",
"author": "amasad",
"main": "lib/index.js",
"repository": "https://github.com/babel/minify/tree/master/packages/babel-plugin-transform-remove-console"
}