corrade-nucleus-nucleons – Blame information for rev 20

Subversion Repositories:
Rev:
Rev Author Line No. Line
20 office 1 {
2 "_args": [
3 [
4 {
5 "raw": "jquery",
6 "scope": null,
7 "escapedName": "jquery",
8 "name": "jquery",
9 "rawSpec": "",
10 "spec": "latest",
11 "type": "tag"
12 },
13 "/Users/evacomaroski/Documents/Development/corrade-nucleus-nucleons/base/000_base"
14 ]
15 ],
16 "_from": "jquery@latest",
17 "_id": "jquery@3.2.1",
18 "_inCache": true,
19 "_location": "/jquery",
20 "_nodeVersion": "7.7.3",
21 "_npmOperationalInternal": {
22 "host": "packages-12-west.internal.npmjs.com",
23 "tmp": "tmp/jquery-3.2.1.tgz_1490036530067_0.19497186387889087"
24 },
25 "_npmUser": {
26 "name": "timmywil",
27 "email": "4timmywil@gmail.com"
28 },
29 "_npmVersion": "4.4.4",
30 "_phantomChildren": {},
31 "_requested": {
32 "raw": "jquery",
33 "scope": null,
34 "escapedName": "jquery",
35 "name": "jquery",
36 "rawSpec": "",
37 "spec": "latest",
38 "type": "tag"
39 },
40 "_requiredBy": [
41 "#USER",
42 "/"
43 ],
44 "_resolved": "http://grimore.org:4873/jquery/-/jquery-3.2.1.tgz",
45 "_shasum": "5c4d9de652af6cd0a770154a631bba12b015c787",
46 "_shrinkwrap": null,
47 "_spec": "jquery",
48 "_where": "/Users/evacomaroski/Documents/Development/corrade-nucleus-nucleons/base/000_base",
49 "author": {
50 "name": "JS Foundation and other contributors",
51 "url": "https://github.com/jquery/jquery/blob/3.2.1/AUTHORS.txt"
52 },
53 "bugs": {
54 "url": "https://github.com/jquery/jquery/issues"
55 },
56 "commitplease": {
57 "nohook": true,
58 "components": [
59 "Docs",
60 "Tests",
61 "Build",
62 "Support",
63 "Release",
64 "Core",
65 "Ajax",
66 "Attributes",
67 "Callbacks",
68 "CSS",
69 "Data",
70 "Deferred",
71 "Deprecated",
72 "Dimensions",
73 "Effects",
74 "Event",
75 "Manipulation",
76 "Offset",
77 "Queue",
78 "Selector",
79 "Serialize",
80 "Traversing",
81 "Wrap"
82 ],
83 "markerPattern": "^((clos|fix|resolv)(e[sd]|ing))|^(refs?)",
84 "ticketPattern": "^((Closes|Fixes) ([a-zA-Z]{2,}-)[0-9]+)|^(Refs? [^#])"
85 },
86 "dependencies": {},
87 "description": "JavaScript library for DOM operations",
88 "devDependencies": {
89 "babel-preset-es2015": "6.6.0",
90 "commitplease": "2.6.1",
91 "core-js": "2.2.2",
92 "cross-spawn": "2.2.3",
93 "eslint-config-jquery": "1.0.0",
94 "grunt": "1.0.1",
95 "grunt-babel": "6.0.0",
96 "grunt-cli": "1.2.0",
97 "grunt-compare-size": "0.4.2",
98 "grunt-contrib-uglify": "1.0.1",
99 "grunt-contrib-watch": "1.0.0",
100 "grunt-eslint": "19.0.0",
101 "grunt-git-authors": "3.2.0",
102 "grunt-jsonlint": "1.0.7",
103 "grunt-newer": "1.2.0",
104 "grunt-npmcopy": "0.1.0",
105 "gzip-js": "0.3.2",
106 "husky": "0.11.4",
107 "insight": "0.8.1",
108 "jsdom": "5.6.1",
109 "load-grunt-tasks": "3.5.0",
110 "native-promise-only": "0.8.1",
111 "promises-aplus-tests": "2.1.2",
112 "q": "1.4.1",
113 "qunit-assert-step": "1.0.3",
114 "qunitjs": "1.23.1",
115 "requirejs": "2.2.0",
116 "sinon": "1.17.3",
117 "sizzle": "2.3.3",
118 "strip-json-comments": "2.0.1",
119 "testswarm": "1.1.0"
120 },
121 "directories": {},
122 "dist": {
123 "shasum": "5c4d9de652af6cd0a770154a631bba12b015c787",
124 "tarball": "http://grimore.org:4873/jquery/-/jquery-3.2.1.tgz"
125 },
126 "gitHead": "77d2a51d0520d2ee44173afdf4e40a9201f5964e",
127 "homepage": "https://jquery.com",
128 "keywords": [
129 "jquery",
130 "javascript",
131 "browser",
132 "library"
133 ],
134 "license": "MIT",
135 "main": "dist/jquery.js",
136 "maintainers": [
137 {
138 "name": "dmethvin",
139 "email": "dave.methvin@gmail.com"
140 },
141 {
142 "name": "mgol",
143 "email": "m.goleb@gmail.com"
144 },
145 {
146 "name": "scott.gonzalez",
147 "email": "scott.gonzalez@gmail.com"
148 },
149 {
150 "name": "timmywil",
151 "email": "4timmywil@gmail.com"
152 }
153 ],
154 "name": "jquery",
155 "optionalDependencies": {},
156 "readme": "ERROR: No README data found!",
157 "repository": {
158 "type": "git",
159 "url": "git+https://github.com/jquery/jquery.git"
160 },
161 "scripts": {
162 "build": "npm install && grunt",
163 "commitmsg": "node node_modules/commitplease",
164 "precommit": "grunt lint:newer",
165 "start": "grunt watch",
166 "test": "grunt && grunt test:slow"
167 },
168 "title": "jQuery",
169 "version": "3.2.1"
170 }