Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
shastry
Node_Red LoRa
Commits
fb04f1e3
Commit
fb04f1e3
authored
Jun 26, 2020
by
shastry
Browse files
Upload New File
parent
a768aa03
Changes
1
Hide whitespace changes
Inline
Side-by-side
Node Code/package.json
0 → 100644
View file @
fb04f1e3
{
"name"
:
"testnode"
,
"version"
:
"1.1.0"
,
"description"
:
"test node"
,
"main"
:
"index.js"
,
"scripts"
:
{
"test"
:
"echo
\"
Error: no test specified
\"
&& exit 1"
},
"node-red"
:
{
"nodes"
:
{
"test_node_lora"
:
"testnode.js"
}
}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment