compromise
Advanced tools
@@ -5,3 +5,3 @@ { | ||
"description": "modest natural language processing", | ||
"version": "14.14.3", | ||
"version": "14.14.4", | ||
"module": "./src/three.js", | ||
@@ -15,52 +15,52 @@ "main": "./src/three.js", | ||
".": { | ||
"import": "./src/three.js", | ||
"require": "./builds/three/compromise-three.cjs", | ||
"types": "./types/three.d.ts" | ||
"import": { | ||
"types": "./types/three.d.ts", | ||
"default": "./src/three.js" | ||
}, | ||
"require": { | ||
"types": "./types/three.d.cts", | ||
"default": "./builds/three/compromise-three.cjs" | ||
} | ||
}, | ||
"./tokenize": { | ||
"import": "./src/one.js", | ||
"require": "./builds/one/compromise-one.cjs", | ||
"types": "./types/one.d.ts" | ||
"import": { | ||
"types": "./types/one.d.ts", | ||
"default": "./src/one.js" | ||
}, | ||
"require": { | ||
"types": "./types/one.d.cts", | ||
"default": "./builds/one/compromise-one.cjs" | ||
} | ||
}, | ||
"./one": { | ||
"import": "./src/one.js", | ||
"require": "./builds/one/compromise-one.cjs", | ||
"types": "./types/one.d.ts" | ||
"import": { | ||
"types": "./types/one.d.ts", | ||
"default": "./src/one.js" | ||
}, | ||
"require": { | ||
"types": "./types/one.d.cts", | ||
"default": "./builds/one/compromise-one.cjs" | ||
} | ||
}, | ||
"./two": { | ||
"import": "./src/two.js", | ||
"require": "./builds/two/compromise-two.cjs", | ||
"types": "./types/two.d.ts" | ||
"import": { | ||
"types": "./types/two.d.ts", | ||
"default": "./src/two.js" | ||
}, | ||
"require": { | ||
"types": "./types/two.d.cts", | ||
"default": "./builds/two/compromise-two.cjs" | ||
} | ||
}, | ||
"./three": { | ||
"import": "./src/three.js", | ||
"require": "./builds/three/compromise-three.cjs", | ||
"types": "./types/three.d.ts" | ||
}, | ||
"./misc": { | ||
"types": "./types/misc.d.ts" | ||
}, | ||
"./view/one": { | ||
"types": "./types/view/one.d.ts" | ||
}, | ||
"./view/two": { | ||
"types": "./types/view/two.d.ts" | ||
}, | ||
"./view/three": { | ||
"types": "./types/view/three.d.ts" | ||
"import": { | ||
"types": "./types/three.d.ts", | ||
"default": "./src/three.js" | ||
}, | ||
"require": { | ||
"types": "./types/three.d.cts", | ||
"default": "./builds/three/compromise-three.cjs" | ||
} | ||
} | ||
}, | ||
"typesVersions": { | ||
"*": { | ||
"one": [ | ||
"./types/one.d.ts" | ||
], | ||
"two": [ | ||
"./types/two.d.ts" | ||
], | ||
"three": [ | ||
"./types/three.d.ts" | ||
] | ||
} | ||
}, | ||
"repository": { | ||
@@ -99,3 +99,7 @@ "type": "git", | ||
"types/", | ||
"src/" | ||
"src/", | ||
"tokenize/", | ||
"one/", | ||
"two/", | ||
"three/" | ||
], | ||
@@ -138,2 +142,2 @@ "keywords": [ | ||
"license": "MIT" | ||
} | ||
} |
@@ -1,1 +0,1 @@ | ||
export default '14.14.3' | ||
export default '14.14.4' |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
2579930
0.1%481
2.12%