代码拉取完成,页面将自动刷新
{
"name": "buble",
"version": "0.18.0",
"description": "The blazing fast, batteries-included ES2015 compiler",
"main": "dist/buble.umd.js",
"module": "dist/buble.es.js",
"browser": "dist/buble.deps.js",
"files": [
"bin",
"src",
"dist",
"register.js",
"README.md"
],
"scripts": {
"build": "rollup -c",
"test": "mocha test/test.js",
"pretest": "npm run build",
"prepublish": "npm test",
"lint": "eslint src"
},
"bin": {
"buble": "./bin/buble"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Rich-Harris/buble.git"
},
"keywords": [
"javascript",
"transpilation",
"compilation",
"esnext",
"es2015",
"es2017",
"es6",
"es7"
],
"author": "Rich Harris",
"license": "MIT",
"bugs": {
"url": "https://github.com/Rich-Harris/buble/issues"
},
"homepage": "https://github.com/Rich-Harris/buble#README",
"devDependencies": {
"buble": "0.8.2",
"console-group": "^0.3.3",
"eslint": "^4.7.2",
"glob": "^7.0.3",
"mocha": "^4.0.1",
"regexpu-core": "^4.1.3",
"rimraf": "^2.5.2",
"rollup": "^0.51.3",
"rollup-plugin-buble": "^0.8.0",
"rollup-plugin-commonjs": "^8.2.1",
"rollup-plugin-json": "^2.0.0",
"rollup-plugin-node-resolve": "^3.0.0",
"source-map": "^0.6.1",
"source-map-support": "^0.5.0"
},
"dependencies": {
"acorn": "^5.1.2",
"acorn-jsx": "^3.0.1",
"acorn5-object-spread": "^4.0.0",
"chalk": "^2.1.0",
"magic-string": "^0.22.4",
"minimist": "^1.2.0",
"os-homedir": "^1.0.1",
"vlq": "^0.2.2"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。