UNPKG

what-did-you-mean

Version:

Did you mean as a service.

22 lines (21 loc) 400 B
{ "name": "what-did-you-mean", "version": "1.0.6", "description": "Did you mean as a service.", "main": "index.js", "scripts": { "test": "node test.js" }, "keywords": [ "did", "you", "mean" ], "author": "Çağatay Çalı", "license": "ISC", "dependencies": { "compromise": "^10.0.0", "google-translate-api": "^2.2.2", "html-entities": "^1.2.0" } }