add lock file

This commit is contained in:
Dave Conway-Jones 2018-08-15 13:54:19 +01:00
parent 8aa4e49399
commit 120f88ef92
No known key found for this signature in database
GPG Key ID: 9E7F9C73F5168CD4
2 changed files with 854 additions and 480 deletions

View File

@ -3,7 +3,7 @@
"version" : "0.1.0",
"description" : "A Node-RED node that uses the AFINN-165 wordlists for sentiment analysis of words translated into multiple languages including emojis.",
"dependencies" : {
"multilang-sentiment" : "^1.1.6"
"multilang-sentiment" : "^1.1.6"
},
"repository" : {
"type":"git",
@ -11,8 +11,8 @@
},
"license": "Apache-2.0",
"keywords": [ "node-red", "sentiment", "anaylsis", "AFINN" ],
"node-red" : {
"nodes" : {
"node-red" : {
"nodes" : {
"sentiment": "72-sentiment.js"
}
},

1328
package-lock.json generated

File diff suppressed because it is too large Load Diff