package.json 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899
  1. {
  2. "_from": "jquery-ui-dist@1.13.0",
  3. "_id": "jquery-ui-dist@1.13.0",
  4. "_inBundle": false,
  5. "_integrity": "sha1-1um4gnVgXAjFqAZ4Gxln7Pkhokg=",
  6. "_location": "/jquery-ui-dist",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "version",
  10. "registry": true,
  11. "raw": "jquery-ui-dist@1.13.0",
  12. "name": "jquery-ui-dist",
  13. "escapedName": "jquery-ui-dist",
  14. "rawSpec": "1.13.0",
  15. "saveSpec": null,
  16. "fetchSpec": "1.13.0"
  17. },
  18. "_requiredBy": [
  19. "#DEV:/"
  20. ],
  21. "_resolved": "https://na.artifactory.swg-devops.com/artifactory/api/npm/hyc-waca-npm-virtual/jquery-ui-dist/-/jquery-ui-dist-1.13.0.tgz",
  22. "_shasum": "d6e9b88275605c08c5a806781b1967ecf921a248",
  23. "_spec": "jquery-ui-dist@1.13.0",
  24. "_where": "/usr/src/client",
  25. "author": {
  26. "name": "jQuery Foundation and other contributors",
  27. "url": "https://github.com/jquery/jquery-ui/blob/1.13.0/AUTHORS.txt"
  28. },
  29. "bugs": {
  30. "url": "https://bugs.jqueryui.com/"
  31. },
  32. "bundleDependencies": false,
  33. "dependencies": {
  34. "jquery": ">=1.8.0 <4.0.0"
  35. },
  36. "deprecated": false,
  37. "description": "A curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library.",
  38. "devDependencies": {
  39. "commitplease": "3.2.0",
  40. "eslint-config-jquery": "3.0.0",
  41. "glob": "7.1.7",
  42. "grunt": "1.4.1",
  43. "grunt-bowercopy": "1.2.5",
  44. "grunt-cli": "1.4.3",
  45. "grunt-compare-size": "0.4.2",
  46. "grunt-contrib-concat": "1.0.1",
  47. "grunt-contrib-csslint": "2.0.0",
  48. "grunt-contrib-qunit": "5.0.1",
  49. "grunt-contrib-requirejs": "1.0.0",
  50. "grunt-contrib-uglify": "5.0.1",
  51. "grunt-eslint": "23.0.0",
  52. "grunt-git-authors": "3.2.0",
  53. "grunt-html": "14.5.0",
  54. "load-grunt-tasks": "5.1.0",
  55. "rimraf": "3.0.2",
  56. "testswarm": "1.1.2"
  57. },
  58. "homepage": "http://jqueryui.com",
  59. "keywords": [],
  60. "license": "MIT",
  61. "main": "ui/widget.js",
  62. "maintainers": [
  63. {
  64. "name": "Jörn Zaefferer",
  65. "email": "joern.zaefferer@gmail.com",
  66. "url": "http://bassistance.de"
  67. },
  68. {
  69. "name": "Mike Sherov",
  70. "email": "mike.sherov@gmail.com",
  71. "url": "http://mike.sherov.com"
  72. },
  73. {
  74. "name": "TJ VanToll",
  75. "email": "tj.vantoll@gmail.com",
  76. "url": "http://tjvantoll.com"
  77. },
  78. {
  79. "name": "Felix Nagel",
  80. "email": "info@felixnagel.com",
  81. "url": "http://www.felixnagel.com"
  82. },
  83. {
  84. "name": "Alex Schmitz",
  85. "email": "arschmitz@gmail.com",
  86. "url": "https://github.com/arschmitz"
  87. }
  88. ],
  89. "name": "jquery-ui-dist",
  90. "repository": {
  91. "type": "git",
  92. "url": "git://github.com/jquery/jquery-ui.git"
  93. },
  94. "scripts": {
  95. "test": "grunt"
  96. },
  97. "title": "jQuery UI",
  98. "version": "1.13.0"
  99. }