UNPKG

584 BJSONView Raw
1{
2 "name": "node-template-backend",
3 "version": "0.0.3",
4 "description": "",
5 "main": ".",
6 "scripts": {},
7 "bin": {
8 "aeiou-test": "./index.bat"
9 },
10 "repository": {
11 "type": "git",
12 "url": "git+https://github.com/vishal27shenoy/node-template.git"
13 },
14 "keywords": [
15 "node",
16 "node-template",
17 "backend",
18 "nodebackend"
19 ],
20 "author": "vishal",
21 "license": "ISC",
22 "bugs": {
23 "url": "https://github.com/vishal27shenoy/node-template/issues"
24 },
25 "homepage": "https://github.com/vishal27shenoy/node-template#readme"
26}