mrodem-test
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "mrodem-test", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Test package", | ||
@@ -10,3 +10,6 @@ "main": "index.js", | ||
"author": "", | ||
"license": "ISC" | ||
"license": "ISC", | ||
"engines": { | ||
"foobar": "1.x" | ||
} | ||
} |
259