| 123456789101112131415161718192021222324252627282930 |
- {
- "name": "x-editable",
- "version": "1.5.1",
- "ignore": [
- "CHANGELOG.txt",
- "Gruntfile.js",
- "LICENSE-MIT",
- "Package.nuspec",
- "README.md",
- "composer.json",
- "package.json",
- "node_modules",
- "components",
- "src",
- "test"
- ],
- "dependencies": {
- "jquery": ">=1.6"
- },
- "homepage": "https://github.com/vitalets/x-editable",
- "_release": "1.5.1",
- "_resolution": {
- "type": "version",
- "tag": "1.5.1",
- "commit": "f32802f48a33b8a7ec9cca32eec4ca844b7d39b2"
- },
- "_source": "https://github.com/vitalets/x-editable.git",
- "_target": "~1.5.1",
- "_originalSource": "x-editable"
- }
|