changed package.json location
This commit is contained in:
parent
3b102ee4f6
commit
7b41d45434
1 changed files with 5 additions and 3 deletions
|
|
@ -1,21 +0,0 @@
|
|||
{
|
||||
"name": "@gorootde/node-red-grist",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"node-red": {
|
||||
"nodes": {
|
||||
"records": "records.js",
|
||||
"document": "document.js",
|
||||
"server": "server.js"
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"grist-api": "^0.1.7"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue