UNPKG

503 BJSONView Raw
1{
2 "name": "snekfetch",
3 "version": "3.2.9",
4 "main": "index.js",
5 "repository": {
6 "type": "git",
7 "url": "git+https://github.com/devsnek/snekfetch.git"
8 },
9 "author": "Gus Caplan <me@gus.host>",
10 "license": "MIT",
11 "bugs": {
12 "url": "https://github.com/devsnek/snekfetch/issues"
13 },
14 "homepage": "https://github.com/devsnek/snekfetch#readme",
15 "dependencies": {},
16 "devDependencies": {},
17 "description": "Just do http requests without all that weird nastiness from other libs"
18}