-
- Downloads
ran npm init
parents
No related branches found
No related tags found
package.json
0 → 100644
{ | ||
"name": "express-ts-seed", | ||
"version": "1.0.0", | ||
"description": "", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"keywords": [], | ||
"author": "", | ||
"license": "ISC" | ||
} |
Please register or sign in to comment