@tririga/tri-bundler
Version:
A tool for bundling Polymer 3 TRIRIGA UX views.
44 lines (43 loc) • 1.06 kB
JSON
{
"name": "@tririga/tri-bundler",
"version": "1.1.0",
"description": "A tool for bundling Polymer 3 TRIRIGA UX views.",
"main": "lib/tri-bundler.js",
"bin": "bin/tri-bundler",
"directories": {
"lib": "lib"
},
"dependencies": {
"ast-types": "^0.12.4",
"colors": "^1.3.3",
"command-line-args": "^5.1.1",
"command-line-usage": "^5.0.5",
"css-slam": "^2.1.2",
"del": "^4.1.1",
"fs-extra": "^7.0.1",
"gulp": "^4.0.2",
"gulp-append-prepend": "^1.0.8",
"gulp-if": "^2.0.2",
"gulp-match": "^1.1.0",
"gulp-rename": "^1.4.0",
"gulp-replace": "^1.0.0",
"gulp-string-replace": "^1.1.2",
"gulp-terser": "^1.1.7",
"jscodeshift": "^0.6.4",
"loglevel": "^1.6.1",
"merge-stream": "^1.0.1",
"path": "^0.12.7",
"polymer-analyzer": "^3.2.2",
"polymer-build": "^3.1.4",
"recursive-copy": "^2.0.10",
"vscode-uri": "1.0.6"
},
"devDependencies": {},
"keywords": [
"WIPRO",
"TRIRIGA",
"UX"
],
"author": "IBM TRIRIGA Authors",
"license": "MIT"
}