UNPKG

255 BJSONView Raw
1{
2 "name": "Example App",
3 "version": "1.0.0",
4 "description": "Example App",
5 "main": "index.js",
6 "scripts": {
7 "test": "echo \"Error: no test specified\" && exit 1"
8 },
9 "author": "Haochuan Liu <haochuan.liu@gmail.com>",
10 "license": "MIT"
11}