UNPKG

469 BJSONView Raw
1{
2 "name": "@types/knex",
3 "version": "0.0.29",
4 "description": "TypeScript definitions for Knex.js",
5 "license": "MIT",
6 "author": "Qubo <https://github.com/tkQubo>",
7 "main": "",
8 "repository": {
9 "type": "git",
10 "url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
11 },
12 "scripts": {},
13 "dependencies": {
14 "@types/bluebird": "2.0.*",
15 "@types/node": "6.0.*"
16 },
17 "typings": "index.d.ts"
18}
\No newline at end of file