123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899 |
- {
- "_from": "jquery-ui-dist@1.13.0",
- "_id": "jquery-ui-dist@1.13.0",
- "_inBundle": false,
- "_integrity": "sha1-1um4gnVgXAjFqAZ4Gxln7Pkhokg=",
- "_location": "/jquery-ui-dist",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "jquery-ui-dist@1.13.0",
- "name": "jquery-ui-dist",
- "escapedName": "jquery-ui-dist",
- "rawSpec": "1.13.0",
- "saveSpec": null,
- "fetchSpec": "1.13.0"
- },
- "_requiredBy": [
- "#DEV:/"
- ],
- "_resolved": "https://na.artifactory.swg-devops.com/artifactory/api/npm/hyc-waca-npm-virtual/jquery-ui-dist/-/jquery-ui-dist-1.13.0.tgz",
- "_shasum": "d6e9b88275605c08c5a806781b1967ecf921a248",
- "_spec": "jquery-ui-dist@1.13.0",
- "_where": "/usr/src/client",
- "author": {
- "name": "jQuery Foundation and other contributors",
- "url": "https://github.com/jquery/jquery-ui/blob/1.13.0/AUTHORS.txt"
- },
- "bugs": {
- "url": "https://bugs.jqueryui.com/"
- },
- "bundleDependencies": false,
- "dependencies": {
- "jquery": ">=1.8.0 <4.0.0"
- },
- "deprecated": false,
- "description": "A curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library.",
- "devDependencies": {
- "commitplease": "3.2.0",
- "eslint-config-jquery": "3.0.0",
- "glob": "7.1.7",
- "grunt": "1.4.1",
- "grunt-bowercopy": "1.2.5",
- "grunt-cli": "1.4.3",
- "grunt-compare-size": "0.4.2",
- "grunt-contrib-concat": "1.0.1",
- "grunt-contrib-csslint": "2.0.0",
- "grunt-contrib-qunit": "5.0.1",
- "grunt-contrib-requirejs": "1.0.0",
- "grunt-contrib-uglify": "5.0.1",
- "grunt-eslint": "23.0.0",
- "grunt-git-authors": "3.2.0",
- "grunt-html": "14.5.0",
- "load-grunt-tasks": "5.1.0",
- "rimraf": "3.0.2",
- "testswarm": "1.1.2"
- },
- "homepage": "http://jqueryui.com",
- "keywords": [],
- "license": "MIT",
- "main": "ui/widget.js",
- "maintainers": [
- {
- "name": "Jörn Zaefferer",
- "email": "joern.zaefferer@gmail.com",
- "url": "http://bassistance.de"
- },
- {
- "name": "Mike Sherov",
- "email": "mike.sherov@gmail.com",
- "url": "http://mike.sherov.com"
- },
- {
- "name": "TJ VanToll",
- "email": "tj.vantoll@gmail.com",
- "url": "http://tjvantoll.com"
- },
- {
- "name": "Felix Nagel",
- "email": "info@felixnagel.com",
- "url": "http://www.felixnagel.com"
- },
- {
- "name": "Alex Schmitz",
- "email": "arschmitz@gmail.com",
- "url": "https://github.com/arschmitz"
- }
- ],
- "name": "jquery-ui-dist",
- "repository": {
- "type": "git",
- "url": "git://github.com/jquery/jquery-ui.git"
- },
- "scripts": {
- "test": "grunt"
- },
- "title": "jQuery UI",
- "version": "1.13.0"
- }
|