react-ionicons
Version:
A React SVG ionicon component
70 lines (69 loc) • 1.88 kB
JSON
{
"_from": "material-ui@0.17.0",
"_id": "material-ui@0.17.0",
"_inBundle": false,
"_integrity": "sha1-/Q4uFvVRhPZrx3AiWgU0ROSufTM=",
"_location": "/material-ui",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "material-ui@0.17.0",
"name": "material-ui",
"escapedName": "material-ui",
"rawSpec": "0.17.0",
"saveSpec": null,
"fetchSpec": "0.17.0"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/material-ui/-/material-ui-0.17.0.tgz",
"_shasum": "fd0e2e16f55184f66bc770225a053444e4ae7d33",
"_spec": "material-ui@0.17.0",
"_where": "/Users/zam/projects/react-ionicons/docs",
"author": {
"name": "Call-em-all Engineering Team"
},
"bugs": {
"url": "https://github.com/callemall/material-ui/issues"
},
"bundleDependencies": false,
"dependencies": {
"babel-runtime": "^6.18.0",
"inline-style-prefixer": "^2.0.1",
"keycode": "^2.1.1",
"lodash.merge": "^4.6.0",
"lodash.throttle": "^4.1.1",
"react-addons-create-fragment": "^15.0.0",
"react-addons-transition-group": "^15.0.0",
"react-event-listener": "^0.4.0",
"recompose": "^0.22.0",
"simple-assign": "^0.1.0",
"warning": "^3.0.0"
},
"deprecated": false,
"description": "React Components that Implement Google's Material Design.",
"homepage": "http://material-ui.com/",
"jsnext:main": "./index.es.js",
"keywords": [
"react",
"react-component",
"material design",
"material-ui"
],
"license": "MIT",
"main": "./index.js",
"module": "./index.es.js",
"name": "material-ui",
"peerDependencies": {
"react": "^15.4.0",
"react-dom": "^15.4.0",
"react-tap-event-plugin": "^2.0.1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/callemall/material-ui.git"
},
"version": "0.17.0"
}