UNPKG

apeman-react-range

Version:
69 lines 1.77 kB
{ "name": "apeman-react-range", "version": "2.1.0", "description": "apeman react package for range input component.", "main": "lib", "scripts": { "test": "./ci/test.js" }, "repository": "apeman-react-labo/apeman-react-range", "keywords": [ "React", "apeman", "react-component", "range" ], "author": { "email": "okunishitaka.com@gmail.com", "name": "okunishinishi", "url": "http://okunishitaka.com" }, "license": "MIT", "bugs": { "url": "https://github.com/apeman-react-labo/apeman-react-range/issues" }, "homepage": "https://github.com/apeman-react-labo/apeman-react-range#readme", "dependencies": { "apeman-react-draggable": "^2.0.3", "apeman-react-style": "^2.1.4", "apeman-react-touchable": "^2.0.2", "argx": "^1.3.1", "async": "^1.5.0", "chopcal": "^1.0.0", "classnames": "^2.2.1", "extend": "^3.0.0", "numcal": "^1.1.5", "rangecal": "^1.2.2" }, "devDependencies": { "ape-compiling": "^3.1.0", "ape-covering": "^2.0.0", "ape-deploying": "^2.0.0", "ape-highlighting": "^2.0.1", "ape-releasing": "^1.1.2", "ape-reporting": "^2.0.3", "ape-tasking": "^2.0.0", "ape-testing": "^2.0.0", "ape-tmpl": "^2.0.5", "ape-updating": "^2.0.0", "ape-watching": "^2.0.0", "apeman-asset-stylesheets": "^1.0.5", "apeman-react-basic": "^2.6.0", "apeman-react-theme": "^1.0.1", "babel-preset-react": "^6.1.18", "coz": "^3.1.6", "coz-tmpl": "^1.1.0", "expandglob": "^1.0.1", "injectmock": "^1.1.3", "react": "^0.14.3", "react-dom": "^0.14.3", "sharegit": "^1.0.0" }, "peerDependencies": { "react": ">=0.14.2", "react-dom": ">=0.14.2" }, "engines": { "node": ">=4.0.0" } }