causeway-standard-theme
Version:
93 lines (92 loc) • 2.45 kB
JSON
{
"name": "causeway-standard-theme",
"version": "3.2.1",
"company": "Causeway Software Solutions Limited",
"author": "Vijay Sharma",
"year": "2016",
"keywords": [
"causeway",
"style",
"css"
],
"bootstrap": {
"name": "Bootstrap",
"description": "Sleek, intuitive, and powerful front-end framework for faster and easier web development.",
"version": "3.3.5",
"keywords": [
"bootstrap",
"css"
],
"url": "http://getbootstrap.com",
"license": "Licensed under the MIT license"
},
"jquery": {
"name": "jQuery JavaScript Library",
"version": "2.1.4",
"url": "http://jquery.com/",
"copyright": "Copyright 2005, 2014 jQuery Foundation, Inc. and other contributors",
"license": {
"type": "Released under the MIT license",
"url": "http://jquery.org/license"
},
"includes": {
"sizzle": {
"name": "Includes Sizzle.js",
"url": "http://sizzlejs.com/"
}
},
"date": "Date: 2015-04-28T16:01Z"
},
"devDependencies": {
"bower": "^1.4.1",
"grunt": "^0.4.5",
"grunt-bake": "^0.3.14",
"grunt-bump": "^0.3.1",
"grunt-changelog": "^0.3.1",
"grunt-contrib-clean": "^0.6.0",
"grunt-contrib-compress": "^0.13.0",
"grunt-contrib-concat": "^0.5.1",
"grunt-contrib-connect": "^0.11.2",
"grunt-contrib-copy": "^0.8.0",
"grunt-contrib-jshint": "^0.11.2",
"grunt-contrib-less": "^1.0.1",
"grunt-contrib-uglify": "^0.9.1",
"grunt-contrib-watch": "^0.6.1",
"grunt-html-validation": "^0.1.18",
"grunt-html2js": "^0.3.4",
"grunt-string-replace": "^1.2.0",
"gulp": "^3.9.1",
"gulp-banner": "^0.1.3",
"gulp-bump": "^2.7.0",
"gulp-clean": "^0.3.2",
"gulp-clean-css": "^3.8.0",
"gulp-concat": "^2.6.1",
"gulp-connect": "^5.0.0",
"gulp-copy": "^1.0.1",
"gulp-inject-partials": "^1.0.3",
"gulp-less": "^3.3.2",
"gulp-open": "^2.0.0",
"gulp-rename": "^1.2.2",
"gulp-sequence": "^0.4.6",
"gulp-sourcemaps": "^2.6.1",
"gulp-uglify": "^3.0.0",
"gulp-util": "^3.0.8",
"gulp-watch": "^4.3.11",
"gulp-zip": "^4.0.0",
"load-grunt-tasks": "^3.2.0"
},
"dependencies": {
"npm": "^5.8.0",
"update": "^0.7.4"
},
"files": [
"causeway",
"dist",
"!dist/downloads/**",
"!dist/release-notes/**",
"!dist/archive/**",
"bower.json",
"gulpfile.js",
"Gruntfile.js"
]
}