maquette-bulma/package.json

16 lines
316 B
JSON

{
"name": "maquette-bulma",
"version": "0.1.0",
"description": "Bulma wrappers for maquette.",
"main": "bulma.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"livescript": "^1.6.0",
"maquette": "^3.3.4"
}
}