Add package.json

This commit is contained in:
Paris
2016-01-09 19:43:18 +02:00
parent c170156147
commit 721bd272b5
+6
View File
@@ -0,0 +1,6 @@
{
"name": "xterm.js",
"version": "0.31",
"ignore": ["demo", "test", ".gitignore"],
"main": "src/xterm.js"
}