summaryrefslogtreecommitdiff
path: root/node_modules/chroma/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/chroma/package.json')
-rw-r--r--node_modules/chroma/package.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/node_modules/chroma/package.json b/node_modules/chroma/package.json
new file mode 100644
index 0000000..ca9aa40
--- /dev/null
+++ b/node_modules/chroma/package.json
@@ -0,0 +1,7 @@
+{
+ "name" : "chroma",
+ "version" : "0.0.1",
+ "description" : "Simple terminal colors for Node.js",
+ "author" : "pachet",
+ "main" : "./index"
+}