comparison package.json @ 0:12238bbe5b85
default tip
start
author |
drewp@bigasterisk.com |
date |
Sun, 18 Sep 2022 23:24:56 -0700 |
parents |
|
children |
|
comparison
equal
deleted
inserted
replaced
|
1 { |
|
2 "name": "projects", |
|
3 "version": "1.0.0", |
|
4 "description": "", |
|
5 "main": "server.js", |
|
6 "author": "", |
|
7 "license": "ISC", |
|
8 "dependencies": { |
|
9 "express": "^4.18.1", |
|
10 "serve-index": "^1.9.1" |
|
11 } |
|
12 } |