aboutsummaryrefslogtreecommitdiff
path: root/tools/addon-sdk-1.3/examples/reading-data/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'tools/addon-sdk-1.3/examples/reading-data/package.json')
-rw-r--r--tools/addon-sdk-1.3/examples/reading-data/package.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/tools/addon-sdk-1.3/examples/reading-data/package.json b/tools/addon-sdk-1.3/examples/reading-data/package.json
new file mode 100644
index 0000000..7511687
--- /dev/null
+++ b/tools/addon-sdk-1.3/examples/reading-data/package.json
@@ -0,0 +1,10 @@
+{
+ "name": "reading-data",
+ "description": "A demonstration of reading bundled data.",
+ "keywords": [],
+ "author": "Brian Warner",
+ "contributors": [],
+ "version": "1.3",
+ "license": "MPL 1.1/GPL 2.0/LGPL 2.1",
+ "id": "reading-data-example@jetpack.mozillalabs.com"
+}