Files
ValueScript/asdf/package.json
2023-03-27 12:07:07 +11:00

12 lines
231 B
JSON

{
"name": "website",
"version": "0.0.0",
"description": "ValueScript.org",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Andrew Morris",
"license": "MIT"
}