2019-11-05 21:18:20 +00:00
|
|
|
{
|
|
|
|
"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": {
|
|
|
|
"browserify": "^16.5.0",
|
|
|
|
"esmify": "^2.1.1",
|
2020-01-14 20:11:27 +00:00
|
|
|
"picnic": "^6.5.2",
|
2019-12-27 17:56:14 +00:00
|
|
|
"snabbdom": "^0.7.4",
|
2020-01-14 20:11:27 +00:00
|
|
|
"tinyify": "^2.5.2",
|
|
|
|
"brfs": "^2.0.2"
|
2019-11-05 21:18:20 +00:00
|
|
|
}
|
|
|
|
}
|