Comparing version 0.1.3 to 0.1.4
{ | ||
"name": "sum", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "text summarization utility", | ||
"homepage": "https://github.com/topliceanu/text-summarization", | ||
"homepage": "https://github.com/topliceanu/sum", | ||
"license": "MIT", | ||
@@ -17,6 +17,6 @@ "keywords": [ | ||
"type": "git", | ||
"url": "git://github.com:topliceanu/text-summarization.git" | ||
"url": "git://github.com/topliceanu/sum.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/topliceanu/text-summarization/issues" | ||
"url": "https://github.com/topliceanu/sum/issues" | ||
}, | ||
@@ -23,0 +23,0 @@ "main": "./sum.js", |
@@ -0,1 +1,2 @@ | ||
``` | ||
_____ _ | ||
@@ -9,2 +10,3 @@ / ____| (_) | ||
|__/ | ||
``` | ||
@@ -11,0 +13,0 @@ ## Sum.js |
137
186044