summaryrefslogtreecommitdiff
path: root/packages/pogen/example/proj1/package.json
blob: 954139ecfcc1f7994b0b58bf3ccaebadac3d5914 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "name": "proj1",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC"
}