UNPKG

mya-command-init

Version:

scaffold for mya

22 lines (21 loc) 447 B
{ "name": "mya-command-init", "version": "1.0.8", "description": "scaffold for mya", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": "git@code.byted.org:ies/mya-command-init.git", "keywords": [ "mya", "init" ], "author": "mya", "license": "BSD", "dependencies": { "bluebird": "2.9.21", "findup": "0.1.5", "fis-scaffold-kernel": "~0.2.0" } }