1. Initialised empty package.json.

pull/92/head
Shantanu Dutta 6 years ago
parent 94e082d775
commit e5eab93936

@ -0,0 +1,12 @@
{
"name": "Web",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC"
}
Loading…
Cancel
Save