2025-08-12 13:33:25 +03:00

25 lines
422 B
JSON

{
"name": "jquery-mockjax",
"main": "dist/jquery.mockjax.js",
"dependencies": {
"jquery": ">=1.12.4"
},
"ignore": [
".editorconfig",
".github",
".gitignore",
".jshintrc",
".jshintrc",
"browserstack-config.js",
"browserstack.js",
"grunt-config-options.js",
"Gruntfile.js",
"lib",
"package.json",
"qunit-puppeteer.js",
"test",
"*.json",
"*.md"
]
}