wbasenodejscpp
Advanced tools
Comparing version 0.3.9 to 0.3.10
{ | ||
"name" : "wbasenodejscpp", | ||
"version" : "0.3.9", | ||
"version" : "0.3.10", | ||
"description" : "Collection of tools to write native NodeJs modules.", | ||
@@ -10,3 +10,3 @@ "author" : "Kostiantyn Wandalen <wanalen@01.school>", | ||
"files" : [ "proto/dwtools/amid", "proto/dwtools/Tools.s", "out" ], | ||
"scripts" : { "test" : "wtest .run proto/**", "docgen" : "wdocgen proto" }, | ||
"scripts" : { "test" : "wtest .run 'proto/**'", "docgen" : "wdocgen proto" }, | ||
"repository" : | ||
@@ -13,0 +13,0 @@ { |
Sorry, the diff of this file is not supported yet
45168