first commit
This commit is contained in:
20
package.json
Normal file
20
package.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user