14 lines
291 B
JSON
14 lines
291 B
JSON
{
|
|
"name": "@shrub/http",
|
|
"version": "1.0.0",
|
|
"description": "> TODO: description",
|
|
"author": "cha0s <git@cha0s.io>",
|
|
"homepage": "",
|
|
"license": "UNLICENSED",
|
|
"main": "dist/index.js",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git@git.i12e.cha0s.io:cha0s/shrub.git"
|
|
}
|
|
}
|