UNPKG

@fremtind/jkl-icons

Version:
41 lines (40 loc) 1.04 kB
{ "name": "@fremtind/jkl-icons", "version": "10.1.22", "publishConfig": { "access": "public" }, "description": "Jøkul style for icons", "homepage": "https://github.com/fremtind/jokul/tree/pre-1.0/packages/icons", "keywords": [ "react", "icon", "icons", "jøkul", "fremtind" ], "files": [ "!example", "*.css", "*.scss" ], "license": "MIT", "scripts": { "clean": "git clean -xfd", "build": "gulp build", "build:watch": "gulp build:watch", "test": "echo \"Error: run tests from root\" && exit 1", "dev": "echo \"Error: run dev from icons-react\" && exit 1" }, "dependencies": { "@fremtind/jkl-core": "^14.10.9" }, "repository": { "type": "git", "url": "git+https://github.com/fremtind/jokul.git" }, "bugs": { "url": "https://github.com/fremtind/jokul/issues" }, "gitHead": "7a987b1f5f9d1da860aa79099ecb3d7a36c5ddbf" }