All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.resources.static.scripts.material.package.json Maven / Gradle / Ivy

The newest version!
{
  "name": "material-design-lite",
  "version": "1.2.1",
  "description": "Material Design Components in CSS, JS and HTML",
  "license": "Apache-2.0",
  "author": "Google",
  "repository": "google/material-design-lite",
  "main": "dist/material.min.js",
  "devDependencies": {
    "acorn": "^3.3.0",
    "babel-core": "^5.8.25",
    "browser-sync": "^2.2.3",
    "chai": "^3.3.0",
    "chai-jquery": "^2.0.0",
    "del": "^2.0.2",
    "drool": "^0.3.1",
    "escodegen": "^1.6.1",
    "google-closure-compiler": "",
    "gulp": "^3.9.0",
    "gulp-autoprefixer": "^3.0.2",
    "gulp-cache": "^0.3.0",
    "gulp-closure-compiler": "^0.3.1",
    "gulp-concat": "^2.4.1",
    "gulp-connect": "^5.0.0",
    "gulp-css-inline-images": "^0.1.1",
    "gulp-csso": "1.0.0",
    "gulp-file": "^0.2.0",
    "gulp-flatten": "^0.3.1",
    "gulp-front-matter": "^1.2.2",
    "gulp-header": "^1.2.2",
    "gulp-if": "^2.0.0",
    "gulp-iife": "^0.1.0",
    "gulp-imagemin": "^2.2.1",
    "gulp-jscs": "^3.0.1",
    "gulp-jshint": "^1.6.3",
    "gulp-load-plugins": "^0.10.0",
    "gulp-marked": "^1.0.0",
    "gulp-mocha-phantomjs": "^0.10.1",
    "gulp-open": "^1.0.0",
    "gulp-rename": "^1.2.0",
    "gulp-replace": "^0.5.3",
    "gulp-sass": "2.0.*",
    "gulp-shell": "^0.4.2",
    "gulp-size": "^2.0.0",
    "gulp-sourcemaps": "^1.3.0",
    "gulp-subtree": "^0.1.0",
    "gulp-tap": "^0.1.3",
    "gulp-uglify": "^2.0.0",
    "gulp-util": "^3.0.4",
    "gulp-zip": "^3.0.2",
    "humanize": "0.0.9",
    "jquery": "^2.1.3",
    "jshint-stylish": "^2.0.1",
    "merge-stream": "^1.0.0",
    "mocha": "^3.0.2",
    "prismjs": "0.0.1",
    "run-sequence": "^1.0.2",
    "swig": "^1.4.2",
    "through2": "^2.0.0",
    "vinyl-paths": "^2.0.0"
  },
  "engines": {
    "node": ">=0.12.0"
  },
  "scripts": {
    "test": "gulp && git status | grep 'working directory clean' >/dev/null || (echo 'Please commit all changes generated by building'; exit 1)"
  },
  "babel": {
    "only": "gulpfile.babel.js"
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy