uxcore-notice-icon
Version:
uxcore-notice-icon component for uxcore.
59 lines • 1.69 kB
JSON
{
"name": "uxcore-notice-icon",
"version": "0.1.25",
"description": "uxcore-notice-icon component for uxcore.",
"repository": "https://github.com/uxcore/uxcore-notice-icon.git",
"author": "Amanda111",
"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",
"update": "uxcore-tools run update",
"tnpm-update": "uxcore-tools run tnpm-update",
"saucelabs": "uxcore-tools run saucelabs",
"chrome": "uxcore-tools run chrome",
"browsers": "uxcore-tools run browsers"
},
"bugs": {
"url": "http://github.com/uxcore/uxcore-notice-icon/issues"
},
"keywords": [
"react",
"react-component",
"uxcore-notice-icon",
"NoticeIcon",
"component"
],
"devDependencies": {
"babel-polyfill": "6.x",
"console-polyfill": "^0.2.2",
"enzyme": "^3.0.0",
"enzyme-adapter-react-16": "1.x",
"expect.js": "~0.3.1",
"kuma-base": "1.x",
"react": "16.x",
"react-dom": "16.x",
"react-test-renderer": "16.x",
"uxcore-icon": "*",
"uxcore-kuma": "*",
"uxcore-tools": "^0.3.3"
},
"dependencies": {
"classnames": "^2.1.2",
"prop-types": "15.x",
"uxcore-badge": "^0.3.3",
"uxcore-button": "^0.4.18",
"uxcore-empty-data": "^0.1.6",
"uxcore-icon": "^0.1.20",
"uxcore-popover": "^0.6.1"
},
"contributors": [],
"license": "MIT"
}