26 lines
732 B
JSON
26 lines
732 B
JSON
{
|
|
"name": "indiekit",
|
|
"version": "0.1.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "ISC",
|
|
"type": "commonjs",
|
|
"dependencies": {
|
|
"@indiekit/indiekit": "^1.0.0-beta.25",
|
|
"@indiekit/store-github": "^1.0.0-beta.25",
|
|
"@rmdes/indiekit-endpoint-auth": "^1.0.0-beta.25",
|
|
"@rmdes/indiekit-endpoint-conversations": "^2.1.6",
|
|
"@rmdes/indiekit-endpoint-github": "^1.2.3",
|
|
"@rmdes/indiekit-endpoint-posts": "^1.0.0-beta.25",
|
|
"@rmdes/indiekit-endpoint-share": "^1.0.2",
|
|
"@rmdes/indiekit-endpoint-webmention-io": "^1.0.7",
|
|
"dotenv": "^17.3.1",
|
|
"node-gyp": "^12.2.0"
|
|
}
|
|
}
|