mirror of
https://github.com/Ratstail91/sineQL.git
synced 2025-11-29 02:34:28 +11:00
12 lines
217 B
JSON
12 lines
217 B
JSON
{
|
|
"name": "sineql-test",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "Kayne Ruse",
|
|
"license": "ISC"
|
|
}
|