UNPKG

bo-tools

Version:

A set of useful React components to re-use

96 lines (95 loc) 2.88 kB
{ "name": "bo-tools", "version": "1.0.21", "description": "", "main": "dist/bundle.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "build": "rollup -c" }, "repository": { "type": "git", "url": "git+https://github.com/theylooksotired/bo-tools.git" }, "keywords": [], "author": "", "license": "ISC", "bugs": { "url": "https://github.com/theylooksotired/bo-tools/issues" }, "homepage": "https://github.com/theylooksotired/bo-tools#readme", "dependencies": { "babel-cli": "^6.26.0", "babel-core": "^6.26.0", "babel-loader": "^6.4.1", "babel-plugin-external-helpers": "^6.22.0", "babel-plugin-react-html-attrs": "^2.0.0", "babel-plugin-transform-class-properties": "^6.24.1", "babel-polyfill": "^6.26.0", "babel-preset-env": "^1.6.1", "babel-preset-es2015": "^6.24.1", "babel-preset-latest": "^6.24.1", "babel-preset-react": "^6.24.1", "babel-preset-react-hmre": "^1.1.1", "babel-preset-stage-1": "^6.24.1", "bo-tools": "^1.0.2", "copy-webpack-plugin": "^4.2.1", "cross-env": "^3.2.4", "css": "^2.2.1", "css-loader": "^0.27.3", "ejs": "^2.5.7", "enzyme": "^2.9.1", "express": "^4.16.2", "extract-text-webpack-plugin": "^2.1.2", "file": "^0.2.2", "file-loader": "^0.10.1", "fs": "0.0.1-security", "google-maps-react": "git://github.com/theylooksotired/google-maps-react.git#v1.2", "html-webpack-plugin": "^2.30.1", "http-server": "^0.9.0", "i18next": "^7.2.3", "i18next-browser-languagedetector": "^1.0.1", "i18next-localstorage-cache": "^1.0.0", "i18next-xhr-backend": "^1.3.0", "is-ci": "^1.0.10", "jest": "^20.0.4", "jest-enzyme": "^3.8.3", "jest-resolve-dependencies": "^20.0.3", "jest-runtime": "^19.0.4", "jest-util": "^20.0.3", "node-sass": "^4.7.2", "optimist": "^0.6.1", "prop-types": "^15.6.0", "react": "^15.6.2", "react-addons-test-utils": "^15.6.2", "react-bootstrap": "^0.30.10", "react-cookie": "^1.0.5", "react-dom": "^15.6.2", "react-ga": "^2.3.5", "react-hot-loader": "^1.3.1", "react-i18next": "^2.2.3", "react-linkify": "git://github.com/theylooksotired/react-linkify.git", "react-pdf": "^2.4.2", "react-router": "^2.8.1", "react-test-renderer": "^15.6.2", "request": "^2.83.0", "rollup": "^0.54.1", "rollup-plugin-babel": "^3.0.3", "rollup-plugin-commonjs": "^8.2.6", "rollup-plugin-json": "^2.3.0", "rollup-plugin-node-resolve": "^3.0.2", "sass": "^0.5.0", "sass-loader": "^6.0.6", "style": "0.0.3", "style-loader": "^0.13.2", "url": "^0.11.0", "url-loader": "^0.5.9", "webpack": "^2.7.0", "webpack-dev-server": "^2.9.4", "whatwg-fetch": "^2.0.3", "xmlhttprequest": "^1.8.0" }, "files": [ "dist" ] }