This commit is contained in:
Dan Onoshko 2014-09-03 23:24:47 +07:00
parent 89671acb9a
commit 192fe7bd53

View File

@ -3,7 +3,7 @@
"description": "ColaScript translator / parser / mangler / compressor / beautifier toolkit",
"homepage": "https://github.com/TrigenSoftware/ColaScript",
"main": "tools/node.js",
"version": "0.6.0",
"version": "0.5.9",
"engines": { "node" : ">=0.4.0" },
"maintainers": [{
"name": "Dan Onoshko (dangreen)",