UNPKG

fur-shapes

Version:
47 lines 1.04 kB
{ "name": "fur-shapes", "version": "2.0.4", "description": "Shapes for fur.", "main": "lib", "scripts": { "test": "./ci/test.js", "prepublish": "./ci/build.js" }, "repository": "fur-labo/fur-shapes", "author": { "name": "Taka Okunishi", "url": "http://okunishitaka.com" }, "keywords": [ "fur" ], "license": "MIT", "bugs": { "url": "https://github.com/fur-labo/fur-shapes/issues" }, "homepage": "https://github.com/fur-labo/fur-shapes#readme", "dependencies": { "numcal": "^3.1.0", "randomval": "^1.0.4", "stringcase": "^3.0.1" }, "devDependencies": { "ape-covering": "^3.0.3", "ape-deploying": "^5.0.2", "ape-releasing": "^4.0.1", "ape-reporting": "^3.0.1", "ape-tasking": "^4.0.3", "ape-testing": "^4.0.0", "ape-tmpl": "^5.0.11", "ape-updating": "^4.0.4", "async": "^1.5.2", "coz": "^6.0.3", "expandglob": "^3.0.2", "mkdirp": "^0.5.1", "svgpng": "^2.0.0" }, "engines": { "node": ">=6", "npm": ">=3" } }