1
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
Raw Normal View History

2015-08-19 15:20:16 +01:00
{
"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"
}