审查视图

WebRoot/bower_components/bootstrap-datetimepicker/package.json 448 字节
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
{
  "name": "bootstrap-datetimepicker",
  "version": "0.0.10",
  "repository": {
    "type": "git",
    "url": "git://github.com/tarruda/bootstrap-datetimepicker.git"
  },
  "keywords": [
    "twitter-bootstrap",
    "bootstrap",
    "datepicker",
    "datetimepicker",
    "timepicker"
  ],
  "devDependencies": {
    "uglify-js": "*",
    "less": "*",
    "mocha-phantomjs": "*",
    "mocha": "*",
    "chai": "*",
    "coffee-script": "*"
  }
}