UNPKG

1.29 kBJSONView Raw
1{
2 "name": "fur-shapes",
3 "version": "1.0.6",
4 "description": "Shapes for fur.",
5 "main": "lib",
6 "scripts": {
7 "build": "./ci/build.js",
8 "test": "./ci/test.js",
9 "cover": "./ci/cover.js",
10 "report": "./ci/report.js"
11 },
12 "repository": {
13 "type": "git",
14 "url": "git+https://github.com/fur-repo/fur-shapes.git"
15 },
16 "author": {
17 "name": "Taka Okunishi",
18 "url": "http://okunishitaka.com"
19 },
20 "keywords": [
21 "fur"
22 ],
23 "license": "MIT",
24 "bugs": {
25 "url": "https://github.com/fur-repo/fur-shapes/issues"
26 },
27 "homepage": "https://github.com/fur-repo/fur-shapes#readme",
28 "devDependencies": {
29 "ape-covering": "^1.0.8",
30 "ape-deploying": "^1.0.8",
31 "ape-releasing": "^1.0.14",
32 "ape-reporting": "^1.0.8",
33 "ape-tasking": "^1.0.6",
34 "ape-testing": "^1.3.2",
35 "ape-tmpl": "^1.0.9",
36 "ape-updating": "^1.0.1",
37 "async": "^1.4.2",
38 "coz": "^3.0.12",
39 "coz-tmpl": "^1.0.3",
40 "expandglob": "^1.0.0",
41 "mkdirp": "^0.5.1",
42 "svgpng": "^1.0.1"
43 },
44 "dependencies": {
45 "argx": "^1.1.6",
46 "arrayreduce": "^1.0.2",
47 "extend": "^3.0.0",
48 "js2xmlparser": "^1.0.0",
49 "mkdirp": "^0.5.1",
50 "numcal": "^1.1.0",
51 "randomval": "^1.0.2",
52 "stringcase": "^1.2.5",
53 "writexml": "^1.1.0"
54 }
55}
\No newline at end of file