代码拉取完成,页面将自动刷新
{
"name": "iquery-js",
"version": "3.1.0",
"description": "A jQuery compatible API based on built-in ECMA / W3C polyfill",
"keywords": [
"jquery",
"w3c-api",
"dom",
"ecma",
"polyfill"
],
"author": "shiy007@qq.com",
"license": "GPL-2.0",
"homepage": "https://tech-query.me/iQuery.js/",
"repository": {
"type": "git",
"url": "https://github.com/TechQuery/iQuery.js.git"
},
"bugs": {
"url": "https://github.com/TechQuery/iQuery.js/issues"
},
"browser": "dist/iQuery.js",
"engines": {
"node": "^7.6.0"
},
"scripts": {
"bundle": "amd-bundle source/index dist/iQuery -m",
"patch": "cross-env NODE_ENV=patch amd-bundle source/index dist/jQueryKit",
"format": "prettier --write \"{,!(node_modules|.git|source|test|build|dist)/**/}*.html\"",
"document": "jsdoc -c ./build/document.json && npm run format",
"build": "npm run bundle && npm run patch && npm run document && npm test",
"start": "web-server docs/ -o",
"check": "mocha --recursive --no-timeouts -c --inline-diffs",
"test": "npm run check -- --exit",
"debug": "npm run check -- --inspect-brk",
"prepublishOnly": "npm run build"
},
"husky": {
"hooks": {
"pre-commit": "npm run build && git add ."
}
},
"devDependencies": {
"amd-bundle": "^1.7.4",
"cross-env": "^5.2.0",
"docdash": "^1.0.1",
"husky": "^1.3.1",
"jquery": "^1.12.4",
"jsdoc": "^3.5.5",
"koapache": "^1.0.4",
"mocha": "^5.2.0",
"prettier": "^1.15.3",
"puppeteer-browser": "^0.3.7",
"requirejs": "^2.3.6",
"should": "^13.2.3",
"test-example": "^0.4.3"
},
"amd-bundle": {
"env": {
"patch": {
"moduleMap": {
"^\\.(\\/[^/]+){1,2}$": "jquery"
}
}
}
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。