comfortable-nuxt
Version:
Nuxt Module of the Comfortable Javascript - SDK
30 lines (29 loc) • 718 B
JSON
{
"name": "comfortable-nuxt",
"version": "0.2.1",
"description": "Nuxt Module of the Comfortable Javascript - SDK",
"main": "lib/module.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/cmftable/comfortable-nuxt.git"
},
"keywords": [
"vue",
"nuxt",
"comfortable",
"sdk",
"javascript"
],
"author": "Christian Schwerdt <christian@cmft.io>",
"license": "MIT",
"bugs": {
"url": "https://github.com/cmftable/comfortable-nuxt/issues"
},
"homepage": "https://github.com/cmftable/comfortable-nuxt#readme",
"dependencies": {
"comfortable-javascript": "^1.2.1"
}
}