73 lines
1.8 KiB
JSON
73 lines
1.8 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"@material-ui/icons@1.1.0",
|
|
"/Users/nuwan/Code/jam-cloud/jam-ui"
|
|
]
|
|
],
|
|
"_from": "@material-ui/icons@1.1.0",
|
|
"_id": "@material-ui/icons@1.1.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-Z4Xo/EYXuVqCIOjLw7AeBJPtJZsgy9dMAdqu6uYr7gxAefFA8L/QukLv/XE5ByxKYvRhzFG/AjA2OKXwKqfXBQ==",
|
|
"_location": "/@material-ui/icons",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@material-ui/icons@1.1.0",
|
|
"name": "@material-ui/icons",
|
|
"escapedName": "@material-ui%2ficons",
|
|
"scope": "@material-ui",
|
|
"rawSpec": "1.1.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "1.1.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/react-image-video-lightbox"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@material-ui/icons/-/icons-1.1.0.tgz",
|
|
"_spec": "1.1.0",
|
|
"_where": "/Users/nuwan/Code/jam-cloud/jam-ui",
|
|
"author": {
|
|
"name": "Material-UI Team"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/mui-org/material-ui/issues"
|
|
},
|
|
"dependencies": {
|
|
"recompose": "^0.26.0 || ^0.27.0"
|
|
},
|
|
"description": "Material Design Svg Icons converted to Material-UI React components.",
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
},
|
|
"homepage": "https://github.com/mui-org/material-ui/tree/master/packages/material-ui-icons",
|
|
"keywords": [
|
|
"react",
|
|
"react-component",
|
|
"material design",
|
|
"material-ui",
|
|
"icons"
|
|
],
|
|
"license": "MIT",
|
|
"main": "./index.js",
|
|
"module": "./index.es.js",
|
|
"name": "@material-ui/icons",
|
|
"peerDependencies": {
|
|
"@material-ui/core": "^1.0.0-rc.0",
|
|
"react": "^16.3.0",
|
|
"react-dom": "^16.3.0"
|
|
},
|
|
"private": false,
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/mui-org/material-ui.git"
|
|
},
|
|
"sideEffects": false,
|
|
"typings": "./index.d.ts",
|
|
"version": "1.1.0"
|
|
}
|