package.json 2.7 KB

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