aboutsummaryrefslogtreecommitdiff
path: root/tools/addon-sdk-1.3/packages/development-mode/package.json
blob: 3d34de1ab9073b2479d7ce1784d741317d55c30b (plain)
1
2
3
4
5
6
7
8
9
10
11
{
    "name": "development-mode",
    "description": "Adds Add-on SDK development functionality to a program.",
    "keywords": ["jetpack-low-level"],
    "author": "Atul Varma (http://toolness.com/)",
    "version": "1.3",
    "license": "MPL 1.1/GPL 2.0/LGPL 2.1",
    "main": "main",
    "dependencies": ["api-utils", "test-harness"],
    "id": "anonid0-development-mode"
}