@vue-wordpress/nuxt
Version:
💫 Wordpress REST API plugin for Nuxt.js with out-of-box routing and data handling 💫
39 lines (38 loc) • 904 B
JSON
{
"name": "@vue-wordpress/nuxt",
"version": "1.1.1",
"description": "💫 Wordpress REST API plugin for Nuxt.js with out-of-box routing and data handling 💫",
"main": "index.js",
"dependencies": {
"@vue-wordpress/core": "^1.3.10"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/new-fantastic/nuxt-wp-json.git"
},
"keywords": [
"nuxt",
"vue",
"wordpress",
"wp",
"rest",
"api",
"ssr",
"nuxt-wordpress",
"wp-json",
"wordpress-rest-api",
"rest-api",
"vue.js",
"nuxt.js",
"vuejs"
],
"author": "Filip Jędrasik <filip@newfantastic.com> (Fifciuu)",
"license": "MIT",
"bugs": {
"url": "https://github.com/new-fantastic/nuxt-wp-json/issues"
},
"homepage": "https://github.com/new-fantastic/nuxt-wp-json#readme"
}