Newer
Older
"name": "@uw-ui-development/uw-material-ui-react",
"description": "Preconfigured UW-Madison styles for Material-UI projects",
"build": "npx babel ./src/index.js -o ./dist/index.js && cp src/index.d.ts dist/",
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"peerDependencies": {
"@material-ui/core": "^4.5.0"
"@babel/cli": "^7.6.4",
"@babel/core": "^7.6.4",
"@babel/preset-env": "^7.6.3",
"@material-ui/core": "^4.5.0",
},
"publishConfig": {
"@uw-ui-development:registry": "https://git.doit.wisc.edu/api/v4/projects/7498/packages/npm/"