UNPKG

2chapi

Version:

2ch api

21 lines (20 loc) 358 B
{ "name": "2chapi", "version": "1.0.0", "description": "2ch api", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "2ch", "api" ], "author": "Markoffka", "license": "ISC", "dependencies": { "axios": "^0.18.0", "lodash": "^4.17.5" }, "devDependencies": {} }