UNPKG

uxcore-mention

Version:

Mention anywhere with this component

61 lines 1.76 kB
{ "name": "uxcore-mention", "version": "0.4.5", "description": "Mention anywhere with this component", "main": "build/index.js", "scripts": { "start": "uxcore-tools run start", "server": "uxcore-tools run server", "lint": "uxcore-tools run lint", "build": "uxcore-tools run build", "test": "uxcore-tools run electron", "coverage": "uxcore-tools run electron-coverage", "pub": "uxcore-tools run pub", "dep": "uxcore-tools run dep", "tnpm-dep": "uxcore-tools run tnpm-dep", "chrome": "uxcore-tools run chrome", "browsers": "uxcore-tools run browsers", "saucelabs": "uxcore-tools run saucelabs", "update": "uxcore-tools run update", "tnpm-update": "uxcore-tools run tnpm-update" }, "repository": { "type": "git", "url": "git@github.com:uxcore/mention.git" }, "bugs": { "url": "http://github.com/uxcore/mention/issues" }, "keywords": [ "react", "react-component", "react-mention", "mention" ], "devDependencies": { "console-polyfill": "^0.2.2", "enzyme": "^3.0.0", "expect.js": "~0.3.1", "kuma-base": "1.x", "object-assign": "^4.0.0", "react": "16.x", "react-dom": "16.x", "react-test-renderer": "16.x", "uxcore-dialog": "^0.8.0", "uxcore-kuma": "*", "uxcore-tinymce": "^0.2.2", "uxcore-tools": "0.3.x", "babel-polyfill": "6.x", "enzyme-adapter-react-16": "1.x" }, "dependencies": { "classnames": "^2.1.2", "prop-types": "15.x", "react-lifecycles-compat": "^3.0.4" }, "author": "vincent.bian", "contributors": [], "license": "MIT", "_from": "uxcore-mention@0.3.10", "_resolved": "http://registry.npm.alibaba-inc.com/uxcore-mention/download/uxcore-mention-0.3.10.tgz" }