1 Star 0 Fork 1

抛物线 / nes模拟器

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 701 Bytes
一键复制 编辑 原始数据 按行查看 历史
抛物线 提交于 2021-05-27 13:42 . init
{
"name": "nes-web",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint"
},
"dependencies": {
"core-js": "^3.6.5",
"jsnes": "^1.1.0",
"md5": "^2.3.0",
"vue": "^2.6.11",
"vue-router": "^3.2.0"
},
"devDependencies": {
"@vue/cli-plugin-babel": "~4.5.0",
"@vue/cli-plugin-eslint": "~4.5.0",
"@vue/cli-plugin-router": "~4.5.0",
"@vue/cli-service": "~4.5.0",
"babel-eslint": "^10.1.0",
"eslint": "^6.7.2",
"eslint-plugin-vue": "^6.2.2",
"sass": "^1.26.5",
"sass-loader": "^8.0.2",
"vue-template-compiler": "^2.6.11"
}
}
JavaScript
1
https://gitee.com/parabola1307/nes-simulator.git
git@gitee.com:parabola1307/nes-simulator.git
parabola1307
nes-simulator
nes模拟器
master

搜索帮助