... | ... |
@@ -1,12 +1,16 @@ |
1 | 1 |
{ |
2 | 2 |
"name": "node-red-contrib-cheerio", |
3 |
- "version": "1.0.0", |
|
3 |
+ "version": "1.1.0", |
|
4 |
+ "repository" : { |
|
5 |
+ "type":"git", |
|
6 |
+ "url":"https://github.com/devnewton/node-red-contrib-cheerio.git" |
|
7 |
+ }, |
|
8 |
+ "homepage": "https://github.com/devnewton/node-red-contrib-cheerio", |
|
4 | 9 |
"keywords": [ |
5 | 10 |
"xml", |
6 | 11 |
"html", |
7 | 12 |
"node-red" |
8 | 13 |
], |
9 |
- "homepage": "https://github.com/devnewton/node-red-contrib-cheerio", |
|
10 | 14 |
"author": "devnewton", |
11 | 15 |
"contributors": [], |
12 | 16 |
"dependencies": { |