18 lines
381 B
JSON
18 lines
381 B
JSON
{
|
|
"name": "vsms-py",
|
|
"version": "0.0.1",
|
|
"description": "Trying out using transcrypt!",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "Ozbolt Menegatti",
|
|
"license": "MPL2",
|
|
"devDependencies": {
|
|
"tinyify": "^2.5.2",
|
|
"browserify": "^16.5.0",
|
|
"esmify": "^2.1.1",
|
|
"picnic": "^6.5.1",
|
|
"snabbdom": "^0.7.3"
|
|
}
|
|
}
|