Skip to content

Commit 92bcd6f

Browse files
author
Alexei Torunov
committed
Change author, module name and repository
1 parent 03da70a commit 92bcd6f

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"name": "devicehive-plugin-node-template",
3-
"version": "1.1.0",
2+
"name": "devicehive-plugin-cassandra-node",
3+
"version": "1.0.0",
44
"description": "",
55
"main": "./plugin/index.js",
66
"repository": {
77
"type": "git",
8-
"url": "git+https://github.com/devicehive/devicehive-plugin-node-template.git"
8+
"url": "git+https://github.com/devicehive/devicehive-plugin-cassandra-node.git"
99
},
1010
"dependencies": {
1111
"camel-case": "^3.0.0",
@@ -25,6 +25,6 @@
2525
"start": "node ./plugin/index.js",
2626
"test": "./node_modules/.bin/mocha --recursive"
2727
},
28-
"author": "Ihor T.",
28+
"author": "Alexei Torunov",
2929
"license": "Apache-2.0"
3030
}

0 commit comments

Comments
 (0)