calenstyle
Version:
CalenStyle is a Responsive Drag-and-Drop Event Calendar for Web, iOS, Android & Windows. CalenStyle is customizable plugin having multiple, clean-designed event calendar templates specially designed for web & mobile applications.
59 lines (47 loc) • 1.43 kB
JSON
{
"name": "calenstyle",
"version": "2.0.8",
"description": "CalenStyle is a Responsive Drag-and-Drop Event Calendar for Web, iOS, Android & Windows. CalenStyle is customizable plugin having multiple, clean-designed event calendar templates specially designed for web & mobile applications.",
"keywords": [
"jQuery Plugin",
"Calendar",
"Drag",
"Drop",
"Responsive",
"Event",
"Event Calendar",
"Full Calendar",
"Bootstrap",
"Mobile",
"Android",
"iOS",
"Windows",
"Week Calendar"
],
"homepage": "https://github.com/nehakadam/CalenStyle",
"main": "dist/calenstyle.min.js",
"bugs": {
"url": "https://github.com/nehakadam/CalenStyle",
"email": "nehakadam9@gmail.com"
},
"author": "Neha Kadam <nehakadam9@gmail.com> (https://github.com/nehakadam)",
"_npmUser": {
"name": "nehakadam",
"email": "nehakadam9@gmail.com"
},
"peerDependencies": {
"jquery": ">=1.0.0"
},
"devDependencies": {
"grunt": "^0.4.5",
"grunt-contrib-copy": "^0.4.0",
"grunt-contrib-concat": "^0.5.0",
"grunt-contrib-uglify": "^0.4.0",
"grunt-contrib-cssmin": "^0.5.0",
"grunt-contrib-watch": "^0.6.0",
"grunt-contrib-jshint": "^0.11.0",
"grunt-contrib-csslint": "^0.4.0",
"grunt-eslint": "^17.0.0"
},
"license": "MIT"
}