scratch – Blame information for rev 58

Subversion Repositories:
Rev:
Rev Author Line No. Line
58 office 1 {
2 "name": "jquery",
3 "main": "dist/jquery.js",
4 "license": "MIT",
5 "ignore": [
6 "package.json"
7 ],
8 "keywords": [
9 "jquery",
10 "javascript",
11 "browser",
12 "library"
13 ],
14 "homepage": "https://github.com/jquery/jquery-dist",
15 "version": "3.1.1",
16 "_release": "3.1.1",
17 "_resolution": {
18 "type": "version",
19 "tag": "3.1.1",
20 "commit": "1b30f3ad466ebf2714d47eda34dbd7fdf6849fe3"
21 },
22 "_source": "https://github.com/jquery/jquery-dist.git",
23 "_target": "^3.1.1",
24 "_originalSource": "jquery",
25 "_direct": true
26 }