mirror of
https://github.com/Leo501/CocosCreatorTutorial.git
synced 2026-05-07 22:27:22 +08:00
11 lines
161 B
JSON
11 lines
161 B
JSON
{
|
|
"name": "MobXDemo1",
|
|
"version": "1.0.1",
|
|
"main": "index.js",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"eslint": "^5.12.1",
|
|
"mobx": "^5.1.0"
|
|
}
|
|
}
|