You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

81 rivejä
2.3 KiB

  1. {
  2. "_from": "github:xhiveframework/air-datepicker",
  3. "_id": "air-datepicker@2.2.3",
  4. "_inBundle": false,
  5. "_integrity": "",
  6. "_location": "/air-datepicker",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "git",
  10. "raw": "air-datepicker@github:xhiveframework/air-datepicker",
  11. "name": "air-datepicker",
  12. "escapedName": "air-datepicker",
  13. "rawSpec": "github:xhiveframework/air-datepicker",
  14. "saveSpec": "github:xhiveframework/air-datepicker",
  15. "fetchSpec": null,
  16. "gitCommittish": null
  17. },
  18. "_requiredBy": [
  19. "/"
  20. ],
  21. "_resolved": "github:xhiveframework/air-datepicker#ed37b94d95c68d8544357e330be0c89d044a3eea",
  22. "_spec": "air-datepicker@github:xhiveframework/air-datepicker",
  23. "_where": "E:\\Python Projects\\demo",
  24. "author": {
  25. "name": "t1m0n",
  26. "email": "t1m0n.tr@gmail.com"
  27. },
  28. "bugs": {
  29. "url": "https://github.com/t1m0n/air-datepicker/issues"
  30. },
  31. "bundleDependencies": false,
  32. "dependencies": {
  33. "jquery": ">=2.0.0 <4.0.0"
  34. },
  35. "deprecated": false,
  36. "description": "Lightweight customizable cross-browser jQuery datepicker, built with es5 and css-flexbox. Works in all modern desktop and mobile browsers (tested no Android 4.4+ and iOS8+)\r ![air datepicker image](https://github.com/t1m0n/air-datepicker/raw/master/docs/img/promo-img.png)",
  37. "devDependencies": {
  38. "autoprefixer": "^6.1.0",
  39. "browserify": "^13.0.0",
  40. "chai": "^3.4.1",
  41. "gulp": "^3.9.0",
  42. "gulp-clone": "^1.0.0",
  43. "gulp-concat": "^2.6.0",
  44. "gulp-gzip": "^1.2.0",
  45. "gulp-jade": "^1.1.0",
  46. "gulp-livereload": "^3.8.0",
  47. "gulp-minify-css": "^1.2.1",
  48. "gulp-plumber": "^1.0.1",
  49. "gulp-postcss": "^6.0.1",
  50. "gulp-rename": "^1.2.2",
  51. "gulp-sass": "^2.0.4",
  52. "gulp-uglify": "^1.2.0",
  53. "gulp-watch": "^4.3.5",
  54. "gulp-wrap": "^0.11.0",
  55. "jade": "^1.11.0",
  56. "mocha": "^2.3.4",
  57. "node-static": "^0.7.7",
  58. "vinyl-source-stream": "^1.1.0"
  59. },
  60. "directories": {
  61. "doc": "docs",
  62. "test": "tests"
  63. },
  64. "homepage": "http://t1m0n.name/air-datepicker/docs/",
  65. "keywords": [
  66. "datepicker",
  67. "timepicker",
  68. "plugin",
  69. "customizable",
  70. "powerful"
  71. ],
  72. "license": "MIT",
  73. "main": "src/js/air-datepicker.js",
  74. "name": "air-datepicker",
  75. "repository": {
  76. "type": "git",
  77. "url": "git+https://github.com/t1m0n/air-datepicker.git"
  78. },
  79. "version": "2.2.3"
  80. }