@util.js/jquery
Version:
JavaScript utility methods for jQuery
38 lines (37 loc) • 981 B
JSON
{
"author": "Chris Topher <c@creemama.com>",
"dependencies": {
"@babel/runtime-corejs3": "7.21.0",
"@util.js/promises": "0.41.3"
},
"dependencies-comments": [
"@babel/runtime-corejs3 is required by files in the dist directory to ",
"work in https://npm.runkit.com."
],
"description": "JavaScript utility methods for jQuery",
"devDependencies": {
"jsdom": "21.1.1"
},
"keywords": [
"jQuery",
"loadjQuery",
"utilities",
"utility",
"utiljs"
],
"license": "MIT",
"name": "@util.js/jquery",
"publishConfig": {
"access": "public"
},
"publishConfig-comments": [
"publishConfig is necessary to publish packages with a scope. See ",
"https://github.com/lerna/lerna/tree/master/commands/publish ."
],
"repository": {
"type": "git",
"url": "https://github.com/creemama/utiljs/tree/master/packages/utiljs-jquery"
},
"version": "0.41.3",
"gitHead": "e17139b7f85c3abec178d8facdacc2aa6c5bb553"
}