UNPKG

uspto

Version:

API for retrieving USPTO patent grants

24 lines (23 loc) 489 B
{ "name": "uspto", "version": "2.0.1", "description": "API for retrieving USPTO patent grants", "repository": "git://github.com/hofan41/uspto", "main": "lib/index.js", "scripts": { "test": "" }, "keywords": [ "uspto", "patent" ], "author": "Ho-Fan Kang <me@hofan41.com> (http://www.hofan41.com)", "license": "MIT", "dependencies": { "bluebird": "2.x.x", "cheerio": "0.19.x", "joi": "6.x.x", "uspto": "^2.0.0", "wreck": "6.x.x" } }