UNPKG

1.76 kBJSONView Raw
1{
2 "name": "apeman-react-draggable",
3 "version": "2.1.3",
4 "description": "apeman react package for draggable component.",
5 "main": "lib",
6 "scripts": {
7 "test": "./ci/test.js"
8 },
9 "repository": "apeman-react-labo/apeman-react-draggable",
10 "keywords": [
11 "React",
12 "apeman",
13 "react-component",
14 "draggable"
15 ],
16 "author": {
17 "email": "okunishitaka.com@gmail.com",
18 "name": "okunishinishi",
19 "url": "http://okunishitaka.com"
20 },
21 "license": "MIT",
22 "bugs": {
23 "url": "https://github.com/apeman-react-labo/apeman-react-draggable/issues"
24 },
25 "homepage": "https://github.com/apeman-react-labo/apeman-react-draggable#readme",
26 "dependencies": {
27 "apeman-react-style": "^2.2.0",
28 "apeman-react-touchable": "^3.0.1",
29 "argx": "^1.3.1",
30 "arrayfilter": "^1.1.2",
31 "async": "^1.5.2",
32 "classnames": "^2.2.3",
33 "extend": "^3.0.0",
34 "rangecal": "^1.2.2",
35 "veccal": "^1.0.4"
36 },
37 "devDependencies": {
38 "ape-compiling": "^3.3.0",
39 "ape-covering": "^2.0.2",
40 "ape-deploying": "^3.0.0",
41 "ape-highlighting": "^2.0.1",
42 "ape-releasing": "^2.0.1",
43 "ape-reporting": "^2.0.3",
44 "ape-tasking": "^2.0.2",
45 "ape-testing": "^2.0.0",
46 "ape-tmpl": "^2.0.8",
47 "ape-updating": "^2.0.3",
48 "ape-watching": "^2.0.0",
49 "apeman-asset-stylesheets": "^1.0.5",
50 "apeman-react-basic": "^2.17.2",
51 "babel-preset-es2015": "^6.3.13",
52 "babel-preset-react": "^6.3.13",
53 "coz": "^4.0.1",
54 "coz-tmpl": "^1.1.0",
55 "expandglob": "^1.0.1",
56 "injectmock": "^1.1.3",
57 "react": "^0.14.6",
58 "react-dom": "^0.14.6",
59 "sharegit": "^1.0.0"
60 },
61 "peerDependencies": {
62 "react": ">=0.14.2",
63 "react-dom": ">=0.14.2"
64 },
65 "engines": {
66 "node": ">=4.0.0"
67 }
68}
\No newline at end of file