UNPKG

repl-talk.js

Version:

An easy to use API to access data relating to users and posts on https://repl.it.

19 lines (18 loc) 372 B
{ "name": "repl-talk.js", "version": "1.2.0", "description": "An easy to use API to access data relating to users and posts on https://repl.it.", "main": "index.js", "dependencies": { "request": "^2.88.0" }, "keywords": [ "repl", "replit", "repl.it", "repltalk", "repl-talk" ], "author": "Leon Davis", "license": "Apache 2.0" }