console256/package.json
Daniel Bulant ee65374c78 Init
2020-03-13 21:47:14 +01:00

12 lines
185 B
JSON

{
"name": "console",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"start": "node ."
},
"keywords": [],
"author": "",
"license": "ISC"
}