@pie-lib/text-select
Version:
Some react components for text selection
47 lines (46 loc) • 1.14 kB
JSON
{
"name": "@pie-lib/text-select",
"publishConfig": {
"access": "public"
},
"version": "1.32.2",
"description": "Some react components for text selection",
"keywords": [
"react",
"pie",
"text",
"select"
],
"repository": "pie-framework/pie-lib",
"main": "lib/index.js",
"module": "src/index.js",
"author": "",
"license": "ISC",
"dependencies": {
"@material-ui/icons": "^3.0.2",
"@pie-framework/parse-english": "^1.0.0",
"@pie-lib/render-ui": "^4.35.2",
"@pie-lib/style-utils": "^0.21.1",
"@pie-lib/translator": "^2.23.1",
"classnames": "^2.2.6",
"debug": "^4.1.1",
"invariant": "^2.2.4",
"lodash": "^4.17.11",
"prop-types": "^15.6.2",
"unist-util-inspect": "^4.1.3"
},
"devDependencies": {
"@material-ui/core": "^3.8.3",
"@pie-framework/parse-english": "^1.0.0",
"@pie-lib/test-utils": "^0.22.1",
"natural": "^0.6.3",
"react": "^16.8.1",
"react-dom": "^16.9.0"
},
"peerDependencies": {
"@material-ui/core": "^3.8.3",
"react": "^16.8.1"
},
"gitHead": "193452b38b22d6fc622490ab3194221c2c575793",
"scripts": {}
}