UNPKG

planetar

Version:

A Vue framework for creating a design system styleguide with interactive component explorer 🪐

42 lines (41 loc) 1.09 kB
{ "name": "planetar", "version": "0.7.17", "author": "Luca Ban - Mesqueeb", "description": "A Vue framework for creating a design system styleguide with interactive component explorer 🪐", "license": "MIT", "module": "index.js", "main": "index.js", "scripts": {}, "homepage": "https://github.com/cycraft/planetar", "keywords": [ "styleguide", "styleguidist", "design-system", "vue", "vuejs", "vue-framework", "component-explorer", "storybook", "api-card", "showcase" ], "dependencies": { "@planetar/api-card": "^0.6.14", "@planetar/atoms": "^0.4.9", "@planetar/component-gallery": "^0.6.14", "@planetar/doc-builder": "^0.4.6", "@planetar/example-card": "^0.7.5", "@planetar/markdown": "^0.3.11" }, "repository": { "type": "git", "url": "https://github.com/cycraft/planetar" }, "bugs": "https://github.com/cycraft/planetar/issues", "vetur": { "tags": "vetur/tags.json", "attributes": "vetur/attributes.json" }, "gitHead": "2b28bdf8746385b7a93ca9f0377ff650aa9e9d45" }