summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'BuildTools/EmojisGenerator/package.json')
-rw-r--r--BuildTools/EmojisGenerator/package.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/BuildTools/EmojisGenerator/package.json b/BuildTools/EmojisGenerator/package.json
new file mode 100644
index 0000000..8b719ba
--- /dev/null
+++ b/BuildTools/EmojisGenerator/package.json
@@ -0,0 +1,7 @@
+{
+ "name": "emojione-android",
+ "version": "0.1.0",
+ "dependencies": {
+ "underscore": "^1.7.0"
+ }
+}