@jormaechea/create
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "@jormaechea/create", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Package initializer demo", | ||
@@ -10,2 +10,5 @@ "main": "lib/index.js", | ||
}, | ||
"bin": { | ||
"create": "lib/init.js" | ||
}, | ||
"author": "Joaquin Ormaechea <https://github.com/jormaechea>", | ||
@@ -12,0 +15,0 @@ "license": "MIT", |
514