-
- Downloads
Init
parents
No related branches found
No related tags found
index.ts
0 → 100644
package.json
0 → 100644
{ | ||
"name": "gva-api", | ||
"version": "0.0.1", | ||
"main": "index.js", | ||
"license": "MIT", | ||
"dependencies": { | ||
"express": "^4.16.4", | ||
"express-graphql": "^0.7.1", | ||
"graphql": "^14.0.2", | ||
"graphql-tools": "^4.0.3" | ||
}, | ||
"devDependencies": { | ||
"@types/express": "^4.16.0", | ||
"@types/express-graphql": "^0.6.2", | ||
"@types/graphql": "^14.0.3", | ||
"duniter": "file:///home/cgeek/dev/duniter", | ||
"typescript": "^3.1.6" | ||
} | ||
} |
tsconfig.json
0 → 100644
yarn.lock
0 → 100644
This diff is collapsed.
Please register or sign in to comment