{
  "name": "erisl-nsgm-project",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "dev": "nsgm dev",
    "build": "next build",
    "start": "nsgm start",
    "export": "nsgm export",
    "init": "nsgm init",
    "upgrade": "nsgm upgrade",
    "create": "nsgm create",
    "delete": "nsgm delete",
    "postversion": "git push && git push --tags",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC"
}
