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": "commander@^2.9.0",
6 "scope": null,
7 "escapedName": "commander",
8 "name": "commander",
9 "rawSpec": "^2.9.0",
10 "spec": ">=2.9.0 <3.0.0",
11 "type": "range"
12 },
13 "/Users/evacomaroski/Documents/Development/corrade-nucleus-nucleons/script-kiddie/002_script_kiddie/script-kiddie/node_modules/editorconfig"
14 ]
15 ],
16 "_from": "commander@>=2.9.0 <3.0.0",
17 "_id": "commander@2.10.0",
18 "_inCache": true,
19 "_location": "/editorconfig/commander",
20 "_nodeVersion": "6.10.1",
21 "_npmOperationalInternal": {
22 "host": "s3://npm-registry-packages",
23 "tmp": "tmp/commander-2.10.0.tgz_1498210375405_0.9538901860360056"
24 },
25 "_npmUser": {
26 "name": "abetomo",
27 "email": "abe@enzou.tokyo"
28 },
29 "_npmVersion": "5.0.3",
30 "_phantomChildren": {},
31 "_requested": {
32 "raw": "commander@^2.9.0",
33 "scope": null,
34 "escapedName": "commander",
35 "name": "commander",
36 "rawSpec": "^2.9.0",
37 "spec": ">=2.9.0 <3.0.0",
38 "type": "range"
39 },
40 "_requiredBy": [
41 "/editorconfig"
42 ],
43 "_resolved": "http://grimore.org:4873/commander/-/commander-2.10.0.tgz",
44 "_shasum": "e1f5d3245de246d1a5ca04702fa1ad1bd7e405fe",
45 "_shrinkwrap": null,
46 "_spec": "commander@^2.9.0",
47 "_where": "/Users/evacomaroski/Documents/Development/corrade-nucleus-nucleons/script-kiddie/002_script_kiddie/script-kiddie/node_modules/editorconfig",
48 "author": {
49 "name": "TJ Holowaychuk",
50 "email": "tj@vision-media.ca"
51 },
52 "bugs": {
53 "url": "https://github.com/tj/commander.js/issues"
54 },
55 "dependencies": {
56 "graceful-readlink": ">= 1.0.0"
57 },
58 "description": "the complete solution for node.js command-line programs",
59 "devDependencies": {
60 "should": ">= 0.0.1 <9.0.0",
61 "sinon": ">=1.17.1"
62 },
63 "directories": {},
64 "dist": {
65 "integrity": "sha512-q/r9trjmuikWDRJNTBHAVnWhuU6w+z80KgBq7j9YDclik5E7X4xi0KnlZBNFA1zOQ+SH/vHMWd2mC9QTOz7GpA==",
66 "shasum": "e1f5d3245de246d1a5ca04702fa1ad1bd7e405fe",
67 "tarball": "http://grimore.org:4873/commander/-/commander-2.10.0.tgz"
68 },
69 "engines": {
70 "node": ">= 0.6.x"
71 },
72 "files": [
73 "index.js"
74 ],
75 "gitHead": "8870675aa189d84014779b53760544a0e614cb40",
76 "homepage": "https://github.com/tj/commander.js#readme",
77 "keywords": [
78 "commander",
79 "command",
80 "option",
81 "parser"
82 ],
83 "license": "MIT",
84 "main": "index",
85 "maintainers": [
86 {
87 "name": "vanesyan",
88 "email": "romain.vanesyan@gmail.com"
89 },
90 {
91 "name": "abetomo",
92 "email": "abe@enzou.tokyo"
93 },
94 {
95 "name": "somekittens",
96 "email": "rkoutnik@gmail.com"
97 },
98 {
99 "name": "zhiyelee",
100 "email": "zhiyelee@gmail.com"
101 },
102 {
103 "name": "tjholowaychuk",
104 "email": "tj@vision-media.ca"
105 }
106 ],
107 "name": "commander",
108 "optionalDependencies": {},
109 "readme": "ERROR: No README data found!",
110 "repository": {
111 "type": "git",
112 "url": "git+https://github.com/tj/commander.js.git"
113 },
114 "scripts": {
115 "test": "make test"
116 },
117 "version": "2.10.0"
118 }