UNPKG

anrom-jive-osapi-picker

Version:

UI for place/people/content Jive JS API picker, for use in custom view tiles

46 lines (45 loc) 1.17 kB
{ "name": "anrom-jive-osapi-picker", "version": "0.4.6", "description": "UI for place/people/content Jive JS API picker, for use in custom view tiles", "main": "lib/index.js", "engines": { "node": ">=4.3.2" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "build": "gulp" }, "repository": { "type": "git", "url": "git+https://github.com/lerayne/anrom-jive-osapi-picker.git" }, "keywords": [ "jive" ], "author": "Michael Yegorov", "license": "MIT", "bugs": { "url": "https://github.com/lerayne/anrom-jive-osapi-picker/issues" }, "homepage": "https://github.com/lerayne/anrom-jive-osapi-picker#readme", "devDependencies": { "babel-cli": "6.16.0", "babel-core": "6.17.0", "babel-plugin-add-module-exports": "0.2.1", "babel-preset-es2015": "6.16.0", "babel-preset-react": "6.16.0", "babel-preset-stage-0": "6.16.0", "gulp": "3.9.1", "gulp-rimraf": "0.2.1", "gulp-shell": "0.5.2" }, "peerDependencies": { "react": "~15.3.2" }, "dependencies": { "classnames": "~2.2.5", "prop-types": "~15.6.0", "react-addons-update": "~15.6.2" } }