提交 4252a8f9 编写于 作者: Metz's avatar Metz

增加package

上级 d0e2045a
{
"name": "2048",
"version": "1.0.0",
"description": "A small clone of [1024](https://play.google.com/store/apps/details?id=com.veewo.a1024), based on [Saming's 2048](http://saming.fr/p/2048/) (also a clone).",
"main": "index.js",
"scripts": {
"dev": "live-server"
},
"repository": {
"type": "git",
"url": "https://gitcode.net/cloud-ide/2048.git"
},
"author": "Aresn",
"license": "MIT",
"dependencies": {
"live-server": "^1.2.2"
}
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册