You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
609 B
JSON

{
"name": "manuals-r-us",
"version": "0.1.0",
"main": "index.js",
"repository": "http://git.cryto.net/joepie91/manuals-r-us.git",
"author": "Sven Slootweg <admin@cryto.net>",
"license": "WTFPL OR CC0-1.0",
"dependencies": {
"assure-array": "^1.0.0",
"bhttp": "^1.2.4",
"bluebird": "^3.5.3",
"chalk": "^2.4.2",
"cheerio": "^1.0.0-rc.2",
"create-error": "^0.3.1",
"database-error": "^2.0.1",
"default-value": "^1.0.0",
"knex": "^0.16.3",
"pg": "^7.9.0",
"promise-task-queue": "^1.2.0",
"promise-while-loop": "^1.0.1",
"surgeon": "^3.13.0"
}
}