my-first-npm-module-speedyforce
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "my-first-npm-module-speedyforce", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Testing module system for Node.js 2018 :)", | ||
@@ -9,4 +9,5 @@ "main": "index.js", | ||
}, | ||
"bin": "./index.js", | ||
"author": "Deividy Metheler Zachetti", | ||
"license": "UNLICENSED" | ||
} |
436