todod/package.json

26 lines
524 B
JSON

{
"name": "kanban",
"version": "1.0.0",
"description": "",
"main": "index.js",
"directories": {
"lib": "lib"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"babel": "^6.23.0",
"babel-cli": "^6.26.0",
"browserify": "^16.2.3",
"browserify-livescript": "^0.2.4",
"bulma": "^0.7.5",
"bulmaswatch": "^0.7.2",
"livescript": "^1.6.0",
"maquette": "^3.3.4",
"nano-markdown": "^1.2.0"
}
}