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": "lru-cache@^3.2.0",
6 "scope": null,
7 "escapedName": "lru-cache",
8 "name": "lru-cache",
9 "rawSpec": "^3.2.0",
10 "spec": ">=3.2.0 <4.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": "lru-cache@>=3.2.0 <4.0.0",
17 "_id": "lru-cache@3.2.0",
18 "_inCache": true,
19 "_location": "/lru-cache",
20 "_nodeVersion": "4.0.0",
21 "_npmUser": {
22 "name": "isaacs",
23 "email": "i@izs.me"
24 },
25 "_npmVersion": "3.3.2",
26 "_phantomChildren": {},
27 "_requested": {
28 "raw": "lru-cache@^3.2.0",
29 "scope": null,
30 "escapedName": "lru-cache",
31 "name": "lru-cache",
32 "rawSpec": "^3.2.0",
33 "spec": ">=3.2.0 <4.0.0",
34 "type": "range"
35 },
36 "_requiredBy": [
37 "/editorconfig"
38 ],
39 "_resolved": "http://grimore.org:4873/lru-cache/-/lru-cache-3.2.0.tgz",
40 "_shasum": "71789b3b7f5399bec8565dda38aa30d2a097efee",
41 "_shrinkwrap": null,
42 "_spec": "lru-cache@^3.2.0",
43 "_where": "/Users/evacomaroski/Documents/Development/corrade-nucleus-nucleons/script-kiddie/002_script_kiddie/script-kiddie/node_modules/editorconfig",
44 "author": {
45 "name": "Isaac Z. Schlueter",
46 "email": "i@izs.me"
47 },
48 "bugs": {
49 "url": "https://github.com/isaacs/node-lru-cache/issues"
50 },
51 "dependencies": {
52 "pseudomap": "^1.0.1"
53 },
54 "description": "A cache object that deletes the least-recently-used items.",
55 "devDependencies": {
56 "tap": "^1.2.0",
57 "weak": ""
58 },
59 "directories": {},
60 "dist": {
61 "shasum": "71789b3b7f5399bec8565dda38aa30d2a097efee",
62 "tarball": "http://grimore.org:4873/lru-cache/-/lru-cache-3.2.0.tgz"
63 },
64 "gitHead": "50d2d39a6649f1165054618962a467caad861142",
65 "homepage": "https://github.com/isaacs/node-lru-cache#readme",
66 "keywords": [
67 "mru",
68 "lru",
69 "cache"
70 ],
71 "license": "ISC",
72 "main": "lib/lru-cache.js",
73 "maintainers": [
74 {
75 "name": "isaacs",
76 "email": "isaacs@npmjs.com"
77 },
78 {
79 "name": "othiym23",
80 "email": "ogd@aoaioxxysz.net"
81 }
82 ],
83 "name": "lru-cache",
84 "optionalDependencies": {},
85 "readme": "ERROR: No README data found!",
86 "repository": {
87 "type": "git",
88 "url": "git://github.com/isaacs/node-lru-cache.git"
89 },
90 "scripts": {
91 "test": "tap test --gc"
92 },
93 "version": "3.2.0"
94 }