We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03da70a commit 92bcd6fCopy full SHA for 92bcd6f
1 file changed
package.json
@@ -1,11 +1,11 @@
1
{
2
- "name": "devicehive-plugin-node-template",
3
- "version": "1.1.0",
+ "name": "devicehive-plugin-cassandra-node",
+ "version": "1.0.0",
4
"description": "",
5
"main": "./plugin/index.js",
6
"repository": {
7
"type": "git",
8
- "url": "git+https://github.com/devicehive/devicehive-plugin-node-template.git"
+ "url": "git+https://github.com/devicehive/devicehive-plugin-cassandra-node.git"
9
},
10
"dependencies": {
11
"camel-case": "^3.0.0",
@@ -25,6 +25,6 @@
25
"start": "node ./plugin/index.js",
26
"test": "./node_modules/.bin/mocha --recursive"
27
28
- "author": "Ihor T.",
+ "author": "Alexei Torunov",
29
"license": "Apache-2.0"
30
}
0 commit comments