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.

17 lines
416 B
JSON

{
"name": "parametric-modules-example",
"version": "1.0.0",
"main": "index.js",
"repository": "git@git.cryto.net:joepie91/parametric-modules-example.git",
"author": "Sven Slootweg <admin@cryto.net>",
"license": "MIT",
"dependencies": {
"bluebird": "^3.5.3",
"express": "^4.16.4",
"express-promise-router": "^3.0.3",
"knex": "^0.16.3",
"pug": "^2.0.3",
"sqlite3": "^4.0.6"
}
}