UNPKG

1.09 kBJSONView Raw
1{
2 "name": "fur-shapes",
3 "version": "2.1.2",
4 "description": "Shapes for fur.",
5 "main": "lib",
6 "scripts": {
7 "test": "./ci/test.js",
8 "prepublish": "./ci/build.js"
9 },
10 "repository": "fur-labo/fur-shapes",
11 "author": {
12 "name": "Taka Okunishi",
13 "url": "http://okunishitaka.com"
14 },
15 "keywords": [
16 "fur"
17 ],
18 "license": "MIT",
19 "bugs": {
20 "url": "https://github.com/fur-repo/fur-shapes/issues"
21 },
22 "homepage": "https://github.com/fur-repo/fur-shapes#readme",
23 "dependencies": {
24 "numcal": "^4.0.0",
25 "randomval": "^2.0.5",
26 "stringcase": "^4.2.0"
27 },
28 "devDependencies": {
29 "ape-covering": "^3.0.3",
30 "ape-deploying": "^5.0.2",
31 "ape-releasing": "^4.0.1",
32 "ape-reporting": "^3.0.1",
33 "ape-tasking": "^4.0.3",
34 "ape-testing": "^4.0.0",
35 "ape-tmpl": "^6.0.11",
36 "ape-updating": "^5.0.1",
37 "asleep": "^1.0.3",
38 "async": "^2.6.1",
39 "coz": "^7.0.2",
40 "expandglob": "^3.0.2",
41 "mkdirp": "^0.5.1",
42 "svgpng": "^3.0.0",
43 "writexml": "^2.0.0"
44 },
45 "engines": {
46 "node": ">=6",
47 "npm": ">=3"
48 }
49}