ak-omni-card
Version:
omnicard component
44 lines (43 loc) • 939 B
JSON
{
"name": "ak-omni-card",
"version": "1.0.0",
"description": "omnicard component",
"main": "dist/bundle.js",
"webpack": "dist/bundle-cjs.js",
"ak:webpack:raw": "src/index.jsx",
"files": [
"dist"
],
"dependencies": {
"ak-avatar": "^5.0.4",
"ak-button": "^4.1.1",
"akutil-common": "^5.0.0",
"akutil-shared-styles": "^37.0.0",
"babel-runtime": "^6.11.6",
"es6-promise": "^4.0.5",
"classnames": "^2.2.5",
"whatwg-fetch": "^1.0.0"
},
"peerDependencies": {
"react": "^15.3.2"
},
"devDependencies": {
"akutil-common-test": "*",
"akutil-react": "*",
"loader-utils": "^0.2.16",
"uid": "^0.0.2",
"lodash.sample": "^4.2.1"
},
"repository": {
"type": "git",
"url": "https://bitbucket.org/atlassian/atlaskit"
},
"keywords": [
"atlaskit",
"ui",
"profilecard",
"fabric"
],
"author": "Atlassian Pty Ltd",
"license": "Apache-2.0"
}