create-stencil
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "create-stencil", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Helps create a new stencil application", | ||
"main": "createStencilApp.js", | ||
"scripts": { | ||
"start": "node ./createStencilApp.js", | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
@@ -8,0 +9,0 @@ }, |
2302