mirror of
https://github.com/voltrevo/ValueScript.git
synced 2026-01-13 23:48:02 -05:00
12 lines
231 B
JSON
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"
|
|
}
|