UNPKG

@vanillawc/wc-arrow

Version:

A web component for creating custom arrow HTML elements.

35 lines (34 loc) 797 B
{ "name": "@vanillawc/wc-arrow", "version": "0.0.7", "description": "A web component for creating custom arrow HTML elements.", "main": "dist/wc-arrow-node.min.js", "scripts": { "preversion": "", "postversion": "git push --follow-tags" }, "files": [ "dist/wc-arrow-node.min.js", "dist/wc-arrow-node.js", "dist/minify.cmd" ], "repository": { "type": "git", "url": "git+https://github.com/vanillawc/wc-arrow.git" }, "keywords": [ "web-component", "custom-element", "vanilla-web-component", "html", "javascript", "arrow", "arrows" ], "author": "Jussi Utunen", "license": "MIT", "bugs": { "url": "https://github.com/vanillawc/wc-arrow/issues" }, "homepage": "https://github.com/vanillawc/wc-arrow#readme" }