🐦📹 Checkpoint

./package.json:1954897/213
This commit is contained in:
Glitch (tabu)
2019-07-01 19:03:05 +00:00
parent 970520c508
commit 669c9a5c88
+2 -5
View File
@@ -1,9 +1,6 @@
{
"//1": "describes your app and its dependencies",
"//2": "https://docs.npmjs.com/files/package.json",
"//3": "updating this file will download and update your packages",
"name": "hello-express",
"version": "0.0.1",
"name": "tabu",
"version": "0.1.0",
"description": "A simple Node app built on Express, instantly up and running.",
"main": "server.js",
"scripts": {