babel-plugin-remove-use-strict
Version:
babel-plugin-remove-use-strict
26 lines (25 loc) • 486 B
JSON
{
"name": "babel-plugin-remove-use-strict",
"version": "1.0.1",
"description": "babel-plugin-remove-use-strict",
"main": "index.js",
"directories": {
"lib": "lib"
},
"scripts": {
"test": "node ./test.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/tswordyao/babel-plugin-remove-use-strict.git"
},
"keywords": [
"babel",
"plugin",
"remove",
"use",
"strict"
],
"author": "tswordyao",
"license": "MIT"
}