lexonomy_custom_editor/package.json
2019-11-05 22:18:20 +01:00

21 lines
434 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": {
"sorcery": "^0.10.0",
"sourceify": "^1.0.0",
"tinyify": "^2.5.2"
},
"dependencies": {
"browserify": "^16.5.0",
"esmify": "^2.1.1",
"snabbdom": "^0.7.3"
}
}