steedos-platform/packages/node-red-app-template/package.json
github-actions 2b2cbd97cd v2.1.72
2022-01-12 13:32:18 +00:00

16 lines
317 B
JSON

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