babel-plugin-kos-hmr
Version:
24 lines (23 loc) • 473 B
JSON
{
"name": "babel-plugin-kos-hmr",
"version": "1.0.3",
"description": "一个kos热更新babel插件",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/dadaa1/babel-plugin-kos-hmr.git"
},
"keywords": [
"kos",
"babel",
"babel-plugin",
"hmr"
],
"devDependencies": {},
"dependencies": {},
"author": "",
"license": "MIT"
}