mirror of
https://github.com/genxium/DelayNoMore
synced 2024-12-26 19:58:56 +00:00
12 lines
223 B
JSON
12 lines
223 B
JSON
|
{
|
||
|
"name": "frontend",
|
||
|
"version": "0.0.1",
|
||
|
"description": "",
|
||
|
"main": "index.js",
|
||
|
"scripts": {
|
||
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||
|
},
|
||
|
"author": "genxium@hotmail.com",
|
||
|
"license": "ISC"
|
||
|
}
|