UNPKG

gofile-apiwrapper

Version:
31 lines (30 loc) 675 B
{ "name": "gofile-apiwrapper", "version": "1.1.2", "description": "api wrapper", "main": "./src/apiWrap.js", "scripts": { "doc": "jsdoc -c jsdoc.json" }, "repository": { "type": "git", "url": "git+https://github.com/404ProgramNotFound/apiWrap-Gofile.git" }, "keywords": [ "api-wrap", "gofile" ], "author": "BDream", "license": "MIT", "bugs": { "url": "https://github.com/404ProgramNotFound/apiWrap-Gofile/issues" }, "homepage": "https://github.com/404ProgramNotFound/apiWrap-Gofile#readme", "dependencies": { "form-data": "^3.0.0", "node-fetch": "^2.6.1" }, "devDependencies": { "jsdoc": "^3.6.6" } }