UNPKG

vue-trustpilot

Version:

Plugin to add Trustpilot widgets to Vue projects.

26 lines 567 B
{ "name": "vue-trustpilot", "version": "0.2.2", "description": "Plugin to add Trustpilot widgets to Vue projects.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "trustpilot", "vue", "widget", "plugin", "nuxt" ], "homepage": "https://github.com/jhta/vue-trustpilot", "repository": { "type": "git", "url": "https://github.com/jhta/vue-trustpilot" }, "author": "jeisonhs93@gmail.com", "license": "ISC", "dependencies": { "lodash": "^4.17.15" } }