diff options
Diffstat (limited to 'addon-sdk/source/examples/reading-data/package.json')
-rw-r--r-- | addon-sdk/source/examples/reading-data/package.json | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/addon-sdk/source/examples/reading-data/package.json b/addon-sdk/source/examples/reading-data/package.json deleted file mode 100644 index 8bdce6423..000000000 --- a/addon-sdk/source/examples/reading-data/package.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "name": "reading-data", - "description": "A demonstration of reading bundled data.", - "keywords": [], - "author": "Brian Warner", - "contributors": [], - "license": "MPL-2.0", - "id": "reading-data-example@jetpack.mozillalabs.com" -} |