1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
|
{
"_args": [
[
"pathfinder@git+https://github.com/OverByThere/addon-pathfinder.git",
"/home/nik/src/librejs/node_modules/menuitem"
]
],
"_from": "git+https://github.com/OverByThere/addon-pathfinder.git",
"_id": "pathfinder@1.0.1",
"_inCache": true,
"_location": "/pathfinder",
"_phantomChildren": {},
"_requested": {
"hosted": {
"directUrl": "https://raw.githubusercontent.com/OverByThere/addon-pathfinder/master/package.json",
"gitUrl": "git://github.com/OverByThere/addon-pathfinder.git",
"httpsUrl": "git+https://github.com/OverByThere/addon-pathfinder.git",
"shortcut": "github:OverByThere/addon-pathfinder",
"ssh": "git@github.com:OverByThere/addon-pathfinder.git",
"sshUrl": "git+ssh://git@github.com/OverByThere/addon-pathfinder.git",
"type": "github"
},
"name": "pathfinder",
"raw": "pathfinder@git+https://github.com/OverByThere/addon-pathfinder.git",
"rawSpec": "git+https://github.com/OverByThere/addon-pathfinder.git",
"scope": null,
"spec": "git+https://github.com/OverByThere/addon-pathfinder.git",
"type": "hosted"
},
"_requiredBy": [
"/menuitem"
],
"_resolved": "git+https://github.com/OverByThere/addon-pathfinder.git#bad1110fc9427bafd6d7fc1a1d4594cf8086ab94",
"_shasum": "e8e99972c3ac7a562fb84e8331b9df88ca2a9098",
"_shrinkwrap": null,
"_spec": "pathfinder@git+https://github.com/OverByThere/addon-pathfinder.git",
"_where": "/home/nik/src/librejs/node_modules/menuitem",
"author": {
"name": "Erik Vold"
},
"bugs": {
"url": "https://github.com/OverByThere/menuitem/issues"
},
"dependencies": {},
"description": "The Add-on Pathfinder is the collection of Jetpack modules made to be used with the [Add-on SDK](https://github.com/mozilla/addon-sdk).",
"devDependencies": {},
"gitHead": "bad1110fc9427bafd6d7fc1a1d4594cf8086ab94",
"homepage": "https://github.com/OverByThere/menuitem#readme",
"installable": true,
"license": "MPL 2.0",
"name": "pathfinder",
"optionalDependencies": {},
"readme": "# Add-on Pathfinder\n\nThe Add-on Pathfinder is the collection of Jetpack modules made to be used with the\n[Add-on SDK](https://github.com/mozilla/addon-sdk).\n\n## Highlights\n\n* Toolbar buttons\n* Menuitems\n* GCLI\n* Downloads\n* About/Resource Schemes\n* UserStyles\n* UserScripts\n* XUL Help\n* ZIP Utilities\n* Content policies\n* Content Permissions\n* Awesomebar\n* Modifying Request Headers\n* Redirects\n* Much much more!...\n",
"readmeFilename": "README.md",
"repository": {
"type": "git",
"url": "git+https://github.com/OverByThere/menuitem.git"
},
"version": "1.0.1"
}
|