Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@zhangjie2012
Created October 28, 2020 15:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zhangjie2012/8def3faa70699387521f98a1dacd6910 to your computer and use it in GitHub Desktop.
Save zhangjie2012/8def3faa70699387521f98a1dacd6910 to your computer and use it in GitHub Desktop.
package.json
{
"name": "diary",
"version": "1.0.0",
"description": "",
"main": "app.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://e.coding.net/a404/diary/client.git"
},
"author": "",
"license": "ISC",
"dependencies": {
"@vant/weapp": "^1.5.2"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment