68 lines
1.9 KiB
JSON
68 lines
1.9 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"material-ui-icons@1.0.0-beta.35",
|
|
"C:\\Users\\deranjer\\go\\src\\github.com\\deranjer\\goTorrent\\goTorrentWebUI"
|
|
]
|
|
],
|
|
"_from": "material-ui-icons@1.0.0-beta.35",
|
|
"_id": "material-ui-icons@1.0.0-beta.35",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-w8NIy9sYrwAZM7Gd+eraNdT5e84Y0oA0nsR/M4fi8LimTD9NXaBD4QImhnKlSS4soO52sj3uYhnMRVG/JEfQ5w==",
|
|
"_location": "/material-ui-icons",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "material-ui-icons@1.0.0-beta.35",
|
|
"name": "material-ui-icons",
|
|
"escapedName": "material-ui-icons",
|
|
"rawSpec": "1.0.0-beta.35",
|
|
"saveSpec": null,
|
|
"fetchSpec": "1.0.0-beta.35"
|
|
},
|
|
"_requiredBy": [
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/material-ui-icons/-/material-ui-icons-1.0.0-beta.35.tgz",
|
|
"_spec": "1.0.0-beta.35",
|
|
"_where": "C:\\Users\\deranjer\\go\\src\\github.com\\deranjer\\goTorrent\\goTorrentWebUI",
|
|
"author": {
|
|
"name": "Material-UI Team"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/mui-org/material-ui/issues"
|
|
},
|
|
"dependencies": {
|
|
"recompose": "^0.26.0"
|
|
},
|
|
"description": "Material Design Svg Icons converted to Material-UI React components.",
|
|
"engines": {
|
|
"node": ">=6.11.0"
|
|
},
|
|
"homepage": "https://github.com/mui-org/material-ui/tree/v1-beta/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": "^1.0.0-beta.16",
|
|
"react": "^15.3.0 || ^16.0.0",
|
|
"react-dom": "^15.3.0 || ^16.0.0"
|
|
},
|
|
"private": false,
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/mui-org/material-ui.git"
|
|
},
|
|
"typings": "./index.d.ts",
|
|
"version": "1.0.0-beta.35"
|
|
}
|