UNPKG

pomodore-timer

Version:
53 lines (52 loc) 1.26 kB
{ "name": "pomodore-timer", "version": "1.1.6", "description": "", "main": "./build/index.js", "scripts": { "build": "webpack" }, "dependencies": { "prop-types": "^15.7.2", "react": "^17.0.2" }, "devDependencies": { "@babel/core": "^7.7.5", "@babel/preset-env": "^7.7.6", "@babel/preset-react": "^7.7.4", "babel-loader": "^8.0.6", "css-loader": "^3.3.0", "style-loader": "^1.0.1", "webpack": "^4.41.2", "webpack-cli": "^3.3.10", "@testing-library/jest-dom": "^5.11.4", "@testing-library/react": "^11.1.0", "@testing-library/user-event": "^12.1.10", "react": "^17.0.2", "react-circular-progressbar": "^2.0.4", "react-dom": "^17.0.2", "react-scripts": "4.0.3", "react-slider": "^1.3.1", "web-vitals": "^1.0.1" }, "repository": { "type": "git", "url": "git+https://github.com/KanishkaaSinghh/pomodoreTimer.git" }, "author": "kanishka", "license": "ISC", "keywords": [ "readme", "timer", "stopwatch", "work", "break", "setting", "Pomodoro", "M&S" ], "bugs": { "url": "https://github.com/KanishkaaSinghh/pomodoreTimer/issues" }, "homepage": "https://github.com/KanishkaaSinghh/pomodoreTimer#readme" }