UNPKG

vue-argon-theme

Version:
34 lines (33 loc) 769 B
{ "name": "vue-argon-theme", "version": "0.1.0", "description": "Vue Argon Design System", "main": "lib/index.js", "directories": { "lib": "lib" }, "scripts": {}, "repository": { "type": "git", "url": "git+https://github.com/thislooksfun/vue-argon-theme.git" }, "keywords": [ "vue", "argon", "theme" ], "author": "Cristi Jora <cristi.jora@binarcode.com>", "contributors": [ "thislooksfun <thislooksfun@repbot.org>" ], "license": "MIT", "bugs": { "url": "https://github.com/thislooksfun/vue-argon-theme/issues" }, "homepage": "https://github.com/thislooksfun/vue-argon-theme#readme", "dependencies": { "nouislider": "^14.0.2", "vue-lazyload": "^1.3.2", "vue2-transitions": "^0.3.0" } }