{
  "name": "@steedos/node-red-app-template",
  "version": "2.1.85",
  "description": "",
  "main": "index.js",
  "scripts": {
    "pub_next": "npm publish --tag next --registry https://registry.npmjs.org"
  },
  "author": "",
  "license": "MIT",
  "publishConfig": {
    "access": "public"
  },
  "private": false
}