compromise-paragraphs
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "compromise-paragraphs", | ||
"description": "plugin for nlp-compromise", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"author": "Spencer Kelly <spencermountain@gmail.com> (http://spencermounta.in)", | ||
@@ -9,2 +9,3 @@ "main": "./builds/compromise-paragraphs.js", | ||
"module": "./builds/compromise-paragraphs.mjs", | ||
"types": "types/index.d.ts", | ||
"repository": { | ||
@@ -28,3 +29,4 @@ "type": "git", | ||
"files": [ | ||
"builds/" | ||
"builds/", | ||
"types/index.d.ts" | ||
], | ||
@@ -31,0 +33,0 @@ "eslintIgnore": [ |
34776
7
500