summarylogtreecommitdiffstats
path: root/package.json
blob: 852bca580e2210d16121a207110f8c2f9988b877 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "name": "aigepu",
  "version": "1.0.0",
  "description": "aigepu",
  "main": "index.js",
  "scripts": {
    "start": "electron ."
  },
  "repository": {
    "type": "git",
    "url": "https://github.com"
  },
  "author": "wuxiaotian",
  "license": "ISC"
}