UNPKG

generator-hilary

Version:

Yeoman generator for projects that use hilary IoC (DI)

11 lines (10 loc) 219 B
{ "name": "<%= projectName %>", "version": "1.0.0", "description": "<%= projectName %>", "main": "index.js", "scripts": { "start": "node index", "test": "../build/grunt test" } }