mirror of
https://github.com/danbulant/flying-squid
synced 2026-06-16 13:01:12 +00:00
11 lines
243 B
JSON
11 lines
243 B
JSON
{
|
|
"name": "flying-squid-test",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "DemiPixel <luke5227@gmail.com>",
|
|
"license": "ISC"
|
|
}
|