0% found this document useful (0 votes)
28 views2 pages

Package

a

Uploaded by

ox5tqg
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
28 views2 pages

Package

a

Uploaded by

ox5tqg
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

{

"name": "amazeui",
"title": "Amaze UI",
"description": "Sleek, intuitive, and powerful front-end framework for faster and
easier web development.",
"version": "2.7.2",
"keywords": [
"AMUI",
"Amaze UI",
"AllMobile",
"css",
"js",
"less",
"mobile-first",
"responsive",
"front-end",
"framework",
"web",
"web-components"
],
"homepage": "http://amazeui.org",
"author": "Allmobilize, Inc.",
"scripts": {
"dev": "gulp",
"start": "nodemon tools/app/app.js",
"build": "cross-env NODE_ENV=production gulp build && gulp archive",
"preview": "gulp preview"
},
"style": "dist/css/amazeui.css",
"less": "less/amazeui.less",
"main": "./dist/js/amazeui",
"repository": {
"type": "git",
"url": "https://github.com/allmobilize/amazeui.git"
},
"bugs": {
"url": "https://github.com/allmobilize/amazeui/issues"
},
"peerDependencies": {
"jquery": "^2.2.3"
},
"devDependencies": {
"bistre": "^1.0.1",
"body-parser": "^1.15.1",
"cookie-parser": "^1.4.0",
"cross-env": "^1.0.8",
"debug": "^2.2.0",
"del": "^2.1.0",
"errorhandler": "^1.3.6",
"express": "^4.13.3",
"gulp": "^3.9.1",
"gulp-autoprefixer": "^3.1.0",
"gulp-clean-css": "^2.0.7",
"gulp-concat": "^2.6.0",
"gulp-header": "^1.8.2",
"gulp-less": "^3.1.0",
"gulp-load-plugins": "^1.2.2",
"gulp-nodemon": "^2.0.7",
"gulp-plumber": "^1.0.1",
"gulp-rename": "^1.2.2",
"gulp-replace": "^0.5.4",
"gulp-size": "^2.0.0",
"gulp-uglify": "^1.5.1",
"gulp-util": "^3.0.7",
"gulp-zip": "^3.0.2",
"handlebars": "^4.0.5",
"hbs": "^4.0.0",
"less-middleware": "^2.0.1",
"lodash": "^4.12.0",
"morgan": "^1.6.1",
"run-sequence": "^1.2.0",
"webpack-stream": "^3.2.0"
},
"license": "MIT"
}

You might also like