UNPKG

stackoverflow-careers

Version:
28 lines (27 loc) 671 B
{ "name": "stackoverflow-careers", "version": "1.1.4", "description": "A wrapper for the StackOverflow careers feed.", "main": "index.js", "dependencies": { "xml2js": "0.4.17" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/james-gould/stackoverflow-careers.git" }, "keywords": [ "stackoverflow", "careers", "api" ], "author": "James Gould", "license": "MIT", "bugs": { "url": "https://github.com/james-gould/stackoverflow-careers/issues" }, "homepage": "https://github.com/james-gould/stackoverflow-careers#readme" }