diff options
Diffstat (limited to 'data/extensions/jid1-KtlZuoiikVfFew@jetpack/node_modules/pathfinder/package.json')
-rw-r--r-- | data/extensions/jid1-KtlZuoiikVfFew@jetpack/node_modules/pathfinder/package.json | 60 |
1 files changed, 60 insertions, 0 deletions
diff --git a/data/extensions/jid1-KtlZuoiikVfFew@jetpack/node_modules/pathfinder/package.json b/data/extensions/jid1-KtlZuoiikVfFew@jetpack/node_modules/pathfinder/package.json new file mode 100644 index 0000000..3f0d03a --- /dev/null +++ b/data/extensions/jid1-KtlZuoiikVfFew@jetpack/node_modules/pathfinder/package.json @@ -0,0 +1,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" +} |