UNPKG

menuitem

Version:

[![Build Status](https://travis-ci.org/jetpack-labs/menuitem.png)](https://travis-ci.org/jetpack-labs/menuitem)

34 lines (33 loc) 817 B
{ "name": "menuitem", "author": "Erik Vold", "version": "0.0.5", "license": "MPL-2.0", "main": "index.js", "keywords": [ "gecko", "firefox", "jetpack", "menuitem", "menu", "ui" ], "dependencies": { "pathfinder": "git+https://github.com/OverByThere/addon-pathfinder.git" }, "repository": { "type": "git", "url": "git+https://github.com/OverByThere/menuitem.git" }, "description": "[![Build Status](https://travis-ci.org/jetpack-labs/menuitem.png)](https://travis-ci.org/jetpack-labs/menuitem)", "bugs": { "url": "https://github.com/OverByThere/menuitem/issues" }, "homepage": "https://github.com/OverByThere/menuitem#readme", "directories": { "test": "test" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" } }