mirror of
https://codeberg.org/Far-Open-Auth.en-soln/mqttcsimpl/
synced 2024-08-14 23:53:51 +00:00
Add 'package.json'
This commit is contained in:
parent
951653f43f
commit
f87c573730
1 changed files with 18 additions and 0 deletions
18
package.json
Normal file
18
package.json
Normal file
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"name": "mqttcsimpl",
|
||||
"version": "0.0.1",
|
||||
"description": "mqtt-cli-host-impl",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://codeberg.org/Far-Open-Auth.en-soln/mqttcsimpl"
|
||||
},
|
||||
"keywords": [
|
||||
"oauth"
|
||||
],
|
||||
"author": "Nikhil Aryal (aka. Prof. - Xadk3!)",
|
||||
"license": "MIT"
|
||||
}
|
Loading…
Reference in a new issue