UNPKG

@tririga/tri-template

Version:

A simple tool for generating IBM TRIRIGA UX view skeletons from available templates.

25 lines (24 loc) 527 B
{ "name": "@tririga/tri-template", "version": "0.6.6", "description": "A simple tool for generating IBM TRIRIGA UX view skeletons from available templates.", "main": "lib/tri-template.js", "bin": "bin/tri-template", "dependencies": { "colors": "^1.1.2", "command-line-args": "^3.0.4", "command-line-usage": "^3.0.8" }, "author": { "name": "IBM TRIRIGA Authors" }, "keywords": [ "IBM", "TRIRIGA", "UX" ], "bugs": { "url": "http://ibm.co/1TLxZ8A" }, "license": "MIT" }