UNPKG

material-ui-nested-menu-item

Version:
64 lines (63 loc) 1.6 kB
{ "name": "material-ui-nested-menu-item", "description": "Infinite nested material menus", "version": "1.0.2", "license": "MIT", "files": [ "dist-*/", "bin/" ], "pika": true, "sideEffects": false, "keywords": [ "react", "hook", "hooks", "typescript", "esm", "pika", "material-ui", "nested menu item" ], "repository": { "type": "git", "url": "https://github.com/azmenak/material-ui-nested-menu-item" }, "dependencies": {}, "peerDependencies": { "@material-ui/core": "^4.9.0", "@material-ui/icons": "^4.5.1", "clsx": "^1.0.4", "react": ">=16.9.0" }, "devDependencies": { "@babel/core": "^7.8.3", "@material-ui/core": "^4.9.0", "@material-ui/icons": "^4.5.1", "@pika/pack": "^0.5.0", "@pika/plugin-build-node": "^0.8.1", "@pika/plugin-build-web": "^0.8.1", "@pika/plugin-ts-standard-pkg": "^0.8.1", "@pika/types": "^0.8.1", "@storybook/addon-actions": "^5.3.9", "@storybook/addon-links": "^5.3.9", "@storybook/addons": "^5.3.9", "@storybook/react": "^5.3.9", "@testing-library/react": "^9.4.0", "@testing-library/react-hooks": "^3.2.1", "@types/jest": "^24.0.25", "@types/react": "^16.9.17", "babel-loader": "^8.0.6", "clsx": "^1.0.4", "jest": "^24.9.0", "react": "^16.12.0", "react-dom": "^16.12.0", "react-test-renderer": "^16.12.0", "ts-jest": "^24.3.0", "ts-loader": "^6.2.1", "typescript": "^3.7.4" }, "source": "dist-src/index.js", "types": "dist-types/index.d.ts", "module": "dist-web/index.js" }