{
  "name": "ui.bootstrap.datetimepicker",
  "version": "1.0.3",
  "description": "a angular datetime-picker",
  "main": "dist/datetime-picker.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/shikuntian/bootstrap-ui-datetime-picker.git"
  },
  "keywords": [
    "angular",
    "datetime"
  ],
  "devDependencies": {
    "grunt": "^0.4.5",
    "grunt-angular-templates": "^0.5.7",
    "grunt-cli": "^1.2.0",
    "grunt-contrib-concat": "^0.5.0",
    "grunt-contrib-jshint": "~0.10.0",
    "grunt-contrib-nodeunit": "~0.4.1",
    "grunt-contrib-uglify": "^0.7.0"
  },
  "author": "Gillardo",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/shikuntian/bootstrap-ui-datetime-picker/issues"
  },
  "homepage": "https://github.com/shikuntian/bootstrap-ui-datetime-picker#readme"
}
