template-tango
Version:
Tool for merging HTML templates between front and back end, making use of Beyond Compare folder comparison.
21 lines (20 loc) • 1.06 kB
JSON
{
"name": "template-tango",
"globalDependencies": {
"fs-extra": "github:DefinitelyTyped/DefinitelyTyped/fs-extra/fs-extra.d.ts",
"inquirer": "github:DefinitelyTyped/DefinitelyTyped/inquirer/inquirer.d.ts",
"lodash": "github:DefinitelyTyped/DefinitelyTyped/lodash/lodash.d.ts",
"node": "github:DefinitelyTyped/DefinitelyTyped/node/node.d.ts",
"rx": "npm:rx/ts/rx.all.d.ts",
"through": "github:DefinitelyTyped/DefinitelyTyped/through/through.d.ts",
"chalk": "github:DefinitelyTyped/DefinitelyTyped/chalk/chalk.d.ts",
"jasmine": "github:DefinitelyTyped/DefinitelyTyped/jasmine/jasmine.d.ts",
"es6-promise": "github:DefinitelyTyped/DefinitelyTyped/es6-promise/es6-promise.d.ts",
"es6-collections": "github:DefinitelyTyped/DefinitelyTyped/es6-collections/es6-collections.d.ts",
"replace-ext": "github:DefinitelyTyped/DefinitelyTyped/replace-ext/replace-ext.d.ts"
},
"dependencies": {
"globby": "github:types/npm-globby/index.d.ts",
"pinkie-promise": "github:typed-typings/npm-pinkie-promise/index.d.ts"
}
}