trex-parsers
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "trex-parsers", | ||
"description": "Parsers for Translation Exchange CLI tools.", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"author": { | ||
@@ -21,3 +21,2 @@ "name": "Pavel Skaldin", | ||
"license": "MIT", | ||
"main": "./lib/index", | ||
"directories": { | ||
@@ -44,6 +43,2 @@ "test": "test" | ||
}, | ||
"scripts": { | ||
"trex-genstrings": "./lib/genstrings.js", | ||
"test": "grunt test" | ||
}, | ||
"dependencies": { | ||
@@ -50,0 +45,0 @@ "ohm-js": "~0.9", |
Sorry, the diff of this file is not supported yet
74584