consumerportal
Version:
mydna Custimised for you
62 lines (61 loc) • 2.05 kB
JSON
{
"name": "consumerportal",
"version": "1.0.0",
"description": "mydna Custimised for you",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "gulp",
"server": "lite-server"
},
"repository": {
"type": "git",
"url": "http://zaki@10.161.10.21/Bonobo.Git.Server/ConsumerPortal.git"
},
"keywords": [
"mydna",
"custimised",
"personalised"
],
"author": "myDNA team",
"license": "ISC",
"dependencies": {
"angular": "^1.6.5",
"angular-animate": "^1.6.5",
"angular-hotkeys": "^1.7.0",
"angular-messages": "^1.6.5",
"angular-route": "^1.6.5",
"angular-touch": "^1.6.5",
"angular-ui-bootstrap": "^2.5.0",
"angular-ui-mask": "^1.8.7",
"bootstrap": "^3.3.6",
"moment": "^2.12.0"
},
"devDependencies": {
"@types/angular": "^1.6.39",
"@types/angular-route": "^1.3.4",
"browser-sync": "^2.18.12",
"gulp": "^3.9.1",
"gulp-concat": "^2.6.1",
"gulp-cssmin": "^0.1.7",
"gulp-htmlmin": "https://registry.npmjs.org/gulp-htmlmin/-/gulp-htmlmin-3.0.0.tgz",
"gulp-if": "https://registry.npmjs.org/gulp-if/-/gulp-if-2.0.2.tgz",
"gulp-js-obfuscator": "^1.0.0",
"gulp-minify-css": "^1.2.4",
"gulp-ng-templates": "https://registry.npmjs.org/gulp-ng-templates/-/gulp-ng-templates-0.0.10.tgz",
"gulp-print": "^2.0.1",
"gulp-rename": "^1.2.2",
"gulp-replace": "https://registry.npmjs.org/gulp-replace/-/gulp-replace-0.6.1.tgz",
"gulp-rev-append": "^0.1.6",
"gulp-sass": "https://registry.npmjs.org/gulp-sass/-/gulp-sass-3.1.0.tgz",
"gulp-sourcemaps": "^2.6.1",
"gulp-typescript": "https://registry.npmjs.org/gulp-typescript/-/gulp-typescript-3.2.1.tgz",
"gulp-uglify": "^1.5.4",
"gulp-webserver": "^0.9.1",
"lite-server": "^2.3.0",
"run-sequence": "^1.1.5",
"tslint": "^5.8.0",
"typescript": "^2.3.3",
"yargs": "https://registry.npmjs.org/yargs/-/yargs-8.0.2.tgz"
}
}