Comparing version 0.2.14 to 0.2.15
{ | ||
"name" : "eidos", | ||
"version" : "0.2.14", | ||
"version" : "0.2.15", | ||
"description" : "___", | ||
@@ -9,3 +9,3 @@ "author" : "Kostiantyn Wandalen <wanalen@01.school>", | ||
"files" : [ "proto/wtools/___", "proto/wtools/Tools.s" ], | ||
"scripts" : { "test" : "wtest .run proto", "docgen" : "wdocgen .build proto" }, | ||
"scripts" : { "test" : "wtest .run proto rapidity:-3", "docgen" : "wdocgen .build proto" }, | ||
"repository" : { "type" : "git", "url" : "https://github.com/Wandalen/eidos.git" }, | ||
@@ -12,0 +12,0 @@ "bugs" : { "url" : "https://github.com/Wandalen/eidos/issues" }, |
2713