chen-babel-plugin-transform-remove-console
Version:
Remove all eligible console.* functions
17 lines (16 loc) • 638 B
JSON
{
"name": "chen-babel-plugin-transform-remove-console",
"version": "2.0.2",
"description": "Remove all eligible console.* functions",
"homepage": "https://npmdoc.github.io/node-npmdoc-babel-core/build/apidoc.html#apidoc.element.babel-core.traverse.NodePath.prototype.matchesPattern",
"repository": "https://github.com/AttackXiaoJinJin/chen-babel-plugin-transform-remove-console",
"bugs": "https://github.com/AttackXiaoJinJin/chen-babel-plugin-transform-remove-console/issues",
"main": "src/index.js",
"scripts": {},
"keywords": [
"babel-plugin",
"remove-console"
],
"author": "webchen",
"license": "MIT"
}