package.json 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101
  1. {
  2. "_from": "jquery-ui-dist@^1.12.1",
  3. "_id": "jquery-ui-dist@1.12.1",
  4. "_inBundle": false,
  5. "_integrity": "sha1-XAgV08xvkP9fqvWyaKbiO0ypBPo=",
  6. "_location": "/jquery-ui-dist",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "jquery-ui-dist@^1.12.1",
  12. "name": "jquery-ui-dist",
  13. "escapedName": "jquery-ui-dist",
  14. "rawSpec": "^1.12.1",
  15. "saveSpec": null,
  16. "fetchSpec": "^1.12.1"
  17. },
  18. "_requiredBy": [
  19. "/"
  20. ],
  21. "_resolved": "https://registry.npmjs.org/jquery-ui-dist/-/jquery-ui-dist-1.12.1.tgz",
  22. "_shasum": "5c0815d3cc6f90ff5faaf5b268a6e23b4ca904fa",
  23. "_spec": "jquery-ui-dist@^1.12.1",
  24. "_where": "/Users/rejack/Projekte/GitHub/REJack/AdminLTE",
  25. "author": {
  26. "name": "jQuery Foundation and other contributors",
  27. "url": "https://github.com/jquery/jquery-ui/blob/1.12.1/AUTHORS.txt"
  28. },
  29. "bugs": {
  30. "url": "https://bugs.jqueryui.com/"
  31. },
  32. "bundleDependencies": false,
  33. "dependencies": {},
  34. "deprecated": false,
  35. "description": "A curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library.",
  36. "devDependencies": {
  37. "commitplease": "2.3.0",
  38. "grunt": "0.4.5",
  39. "grunt-bowercopy": "1.2.4",
  40. "grunt-cli": "0.1.13",
  41. "grunt-compare-size": "0.4.0",
  42. "grunt-contrib-concat": "0.5.1",
  43. "grunt-contrib-csslint": "0.5.0",
  44. "grunt-contrib-jshint": "0.12.0",
  45. "grunt-contrib-qunit": "1.0.1",
  46. "grunt-contrib-requirejs": "0.4.4",
  47. "grunt-contrib-uglify": "0.11.1",
  48. "grunt-git-authors": "3.1.0",
  49. "grunt-html": "6.0.0",
  50. "grunt-jscs": "2.1.0",
  51. "load-grunt-tasks": "3.4.0",
  52. "rimraf": "2.5.1",
  53. "testswarm": "1.1.0"
  54. },
  55. "homepage": "http://jqueryui.com",
  56. "keywords": [],
  57. "license": "MIT",
  58. "main": "ui/widget.js",
  59. "maintainers": [
  60. {
  61. "name": "Scott González",
  62. "email": "scott.gonzalez@gmail.com",
  63. "url": "http://scottgonzalez.com"
  64. },
  65. {
  66. "name": "Jörn Zaefferer",
  67. "email": "joern.zaefferer@gmail.com",
  68. "url": "http://bassistance.de"
  69. },
  70. {
  71. "name": "Mike Sherov",
  72. "email": "mike.sherov@gmail.com",
  73. "url": "http://mike.sherov.com"
  74. },
  75. {
  76. "name": "TJ VanToll",
  77. "email": "tj.vantoll@gmail.com",
  78. "url": "http://tjvantoll.com"
  79. },
  80. {
  81. "name": "Felix Nagel",
  82. "email": "info@felixnagel.com",
  83. "url": "http://www.felixnagel.com"
  84. },
  85. {
  86. "name": "Alex Schmitz",
  87. "email": "arschmitz@gmail.com",
  88. "url": "https://github.com/arschmitz"
  89. }
  90. ],
  91. "name": "jquery-ui-dist",
  92. "repository": {
  93. "type": "git",
  94. "url": "git://github.com/jquery/jquery-ui.git"
  95. },
  96. "scripts": {
  97. "test": "grunt"
  98. },
  99. "title": "jQuery UI",
  100. "version": "1.12.1"
  101. }