You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lexonomy_custom_editor/package.json

20 lines
433 B

{
"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": {
"brfs": "^2.0.2",
"browserify": "^16.5.0",
"esmify": "^2.1.1",
"picnic": "^6.5.2",
"ske-lexonomy": "^0.0.x",
"snabbdom": "^0.7.4",
"tinyify": "^2.5.2"
}
}