UNPKG

@publidata/utils-svg

Version:

Collection of methods to handle svg files and src

38 lines (37 loc) 941 B
{ "name": "@publidata/utils-svg", "version": "1.3.1-alpha.1", "description": "Collection of methods to handle svg files and src", "main": "./dist/index.js", "scripts": { "prepublishOnly": "rm -rf dist && yarn build", "build": "webpack" }, "repository": { "type": "git", "url": "git+https://github.com/Publidata/publidata-packages.git" }, "keywords": [ "Publidata", "theme", "sdk", "utils", "svg" ], "author": "Publidata", "license": "MIT", "bugs": { "url": "https://github.com/Publidata/publidata-packages/issues" }, "homepage": "https://github.com/Publidata/publidata-packages#readme", "devDependencies": { "dotenv-webpack": "^8.0.1", "webpack": "^4.43.0" }, "gitHead": "eae08e96b7ae903da2f13e14ba617c3d6acadea6", "dependencies": { "@publidata/utils-colors": "1.1.0", "@publidata/utils-fontawesome": "1.2.5-alpha.1", "axios": "^0.24.0" } }