All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.package.json Maven / Gradle / Ivy

The newest version!
{
	"name": "@jamescoyle/svg-icon",
	"version": "0.2.1",
	"description": "Icon webcomponent",
	"main": "lib/svg-icon.js",
	"directories": {
		"lib": "lib",
		"test": "tests"
	},
	"scripts": {
		"test": "jest"
	},
	"repository": {
		"type": "git",
		"url": "git+https://github.com/JamesCoyle/svg-icon.git"
	},
	"keywords": [
		"webcomponents",
		"icon",
		"mdi",
		"pictogrammers"
	],
	"author": "Pictogrammers, James Coyle",
	"license": "MIT",
	"bugs": {
		"url": "https://github.com/JamesCoyle/svg-icon/issues"
	},
	"homepage": "https://github.com/JamesCoyle/svg-icon#readme"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy