UNPKG

fur-fonts

Version:
48 lines (47 loc) 995 B
{ "name": "fur-fonts", "version": "2.1.4", "description": "Fonts for fur.", "main": "lib", "scripts": { "test": "./ci/test.js" }, "repository": "fur-labo/fur-fonts", "author": { "name": "Taka Okunishi", "url": "http://okunishitaka.com" }, "keywords": [ "fur", "fonts" ], "license": "MIT", "bugs": { "url": "https://github.com/fur-labo/fur-fonts/issues" }, "homepage": "https://github.com/fur-labo/fur-fonts#readme", "dependencies": { "alnum": "^1.0.1", "co": "^4.6.0", "stringcase": "^3.0.1" }, "devDependencies": { "aglob": "^1.0.2", "amocha": "^1.0.14", "ape-deploying": "^5.0.5", "ape-releasing": "^4.0.4", "ape-reporting": "^3.0.2", "ape-tasking": "^4.0.8", "ape-tmpl": "^5.0.15", "ape-updating": "^4.0.5", "async": "^2.0.1", "coz": "^6.0.17", "filecopy": "^2.0.2", "mkdirp": "^0.5.1", "svgpng": "^2.0.0" }, "engines": { "node": ">=6", "npm": ">=3" } }