UNPKG

react-simple-calender

Version:
24 lines (23 loc) 549 B
{ "name": "react-simple-calender", "version": "1.0.9", "description": "Simple calender component for React", "main": "dist/index.js", "repository": { "type": "git", "url": "git+https://github.com/Timilehinn/react-simple-calender.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "build": "tsc", "pub": "npm publish --access public" }, "keywords": [ "calender", "simple", "reactjs", "component" ], "author": "Timilehinn", "license": "ISC" }