UNPKG

contentful-vue

Version:
24 lines (23 loc) 462 B
{ "name": "contentful-vue", "version": "1.0.5", "description": "Contentful Plugin for Vue", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "Contentful", "CMS", "Vue" ], "author": "James Johnson", "repository": { "type": "git", "url": "https://github.com/jjohnson1994/contentful-vue" }, "license": "ISC", "dependencies": { "contentful": "^5.1.3" } }