UNPKG

pons.js

Version:

node.js Pons Wörterbuch / Dictionary Crawler

32 lines (31 loc) 709 B
{ "name": "pons.js", "version": "3.0.2", "description": "node.js Pons Wörterbuch / Dictionary Crawler", "main": "lib/index.js", "repository": { "type": "git", "url": "git+https://github.com/omeryagmurlu/pons.js.git" }, "keywords": [ "Pons", "Dictionary", "Library", "Crawler" ], "author": "omeryagmurlu", "license": "ISC", "bugs": { "url": "https://github.com/omeryagmurlu/pons.js/issues" }, "homepage": "https://github.com/omeryagmurlu/pons.js#readme", "devDependencies": { "eslint": "^2.2.0", "eslint-config-google": "^0.4.0", "eslint-config-xo": "^0.10.1" }, "dependencies": { "cheerio": "^0.22.0", "lodash": "^4.15.0" } }