20 lines
296 B
JSON

{
"name": "x-editable",
"ignore": [
"CHANGELOG.txt",
"Gruntfile.js",
"LICENSE-MIT",
"Package.nuspec",
"README.md",
"composer.json",
"package.json",
"node_modules",
"components",
"src",
"test"
],
"dependencies": {
"jquery": ">=1.6"
}
}