UNPKG

316 BJSONView Raw
1{
2 "name": "@nuxtjs/bulma",
3 "version": "1.1.0",
4 "license": "MIT",
5 "main": "index.js",
6 "repository": "https://github.com/nuxt/modules",
7 "homepage": "https://github.com/nuxt/modules/tree/master/modules/bulma",
8 "publishConfig": {
9 "access": "public"
10 },
11 "dependencies": {
12 "bulma": "^0.6.1"
13 }
14}