UNPKG

fur-shapes

Version:
50 lines (49 loc) 1.09 kB
{ "name": "fur-shapes", "version": "2.1.2", "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-repo/fur-shapes/issues" }, "homepage": "https://github.com/fur-repo/fur-shapes#readme", "dependencies": { "numcal": "^4.0.0", "randomval": "^2.0.5", "stringcase": "^4.2.0" }, "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": "^6.0.11", "ape-updating": "^5.0.1", "asleep": "^1.0.3", "async": "^2.6.1", "coz": "^7.0.2", "expandglob": "^3.0.2", "mkdirp": "^0.5.1", "svgpng": "^3.0.0", "writexml": "^2.0.0" }, "engines": { "node": ">=6", "npm": ">=3" } }