This repository has been archived on 2019-04-03. You can view files and clone it, but cannot push or open issues or pull requests.
twtxt-registry/package.json

28 lines
680 B
JSON

{
"name": "twtxt-registry",
"description": "",
"main": "server.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/DracoBlue/twtxt-registry.git"
},
"dependencies": {
"elasticsearch": "^10.1.3",
"express": "~4.9.7",
"md5": "^2.0.0",
"memcached": "^2.2.1",
"moment": "^2.11.2",
"robots": "^0.9.4",
"swagger-ui": "^2.1.4"
},
"author": "DracoBlue <JanS@DracoBlue.de>",
"license": "MIT",
"bugs": {
"url": "https://github.com/DracoBlue/twtxt-registry/issues"
},
"homepage": "https://github.com/DracoBlue/twtxt-registry#readme"
}