1
Fork 0
This repository has been archived on 2023-03-26. You can view files and clone it, but cannot push or open issues or pull requests.
hipchat-emoticons-for-all/firefox/package.json

14 lines
263 B
JSON

{
"title": "injection testing",
"name": "injectiontesting",
"version": "0.0.1",
"description": "A basic add-on",
"main": "index.js",
"author": "Jake Howard",
"engines": {
"firefox": ">=38.0a1",
"fennec": ">=38.0a1"
},
"license": "MIT"
}