1234567891011121314151617181920212223 |
- {
- "name": "jquery",
- "version": "1.8.3",
- "description": "jQuery component",
- "keywords": [
- "jquery",
- "component"
- ],
- "scripts": [
- "jquery.js"
- ],
- "license": "MIT",
- "homepage": "https://github.com/components/jquery",
- "_release": "1.8.3",
- "_resolution": {
- "type": "version",
- "tag": "1.8.3",
- "commit": "a94bf4baa9955613937d4f4c083c9d95ad0564fb"
- },
- "_source": "git://github.com/components/jquery.git",
- "_target": "~1.8.3",
- "_originalSource": "jquery"
- }
|