12 lines
221 B
JSON
12 lines
221 B
JSON
{
|
|
"name": "dragonroll",
|
|
"version": "1.0.0",
|
|
"description": "Vtt",
|
|
"main": "prebuild.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "Aran Roig",
|
|
"license": "ISC"
|
|
}
|