Copybara bot | be50d49 | 2023-11-30 00:16:42 +0100 | [diff] [blame^] | 1 | { |
| 2 | "_from": "material-design-lite", |
| 3 | "_id": "material-design-lite@1.3.0", |
| 4 | "_inBundle": false, |
| 5 | "_integrity": "sha1-0ATOP+6Zoe63Sni4oyUTSl8RcdM=", |
| 6 | "_location": "/material-design-lite", |
| 7 | "_phantomChildren": {}, |
| 8 | "_requested": { |
| 9 | "type": "tag", |
| 10 | "registry": true, |
| 11 | "raw": "material-design-lite", |
| 12 | "name": "material-design-lite", |
| 13 | "escapedName": "material-design-lite", |
| 14 | "rawSpec": "", |
| 15 | "saveSpec": null, |
| 16 | "fetchSpec": "latest" |
| 17 | }, |
| 18 | "_requiredBy": [ |
| 19 | "#USER", |
| 20 | "/" |
| 21 | ], |
| 22 | "_resolved": "https://registry.npmjs.org/material-design-lite/-/material-design-lite-1.3.0.tgz", |
| 23 | "_shasum": "d004ce3fee99a1eeb74a78b8a325134a5f1171d3", |
| 24 | "_spec": "material-design-lite", |
| 25 | "_where": "/var/www/html/hores", |
| 26 | "author": { |
| 27 | "name": "Google" |
| 28 | }, |
| 29 | "babel": { |
| 30 | "only": "gulpfile.babel.js", |
| 31 | "presets": [ |
| 32 | "es2015" |
| 33 | ] |
| 34 | }, |
| 35 | "bugs": { |
| 36 | "url": "https://github.com/google/material-design-lite/issues" |
| 37 | }, |
| 38 | "bundleDependencies": false, |
| 39 | "deprecated": false, |
| 40 | "description": "Material Design Components in CSS, JS and HTML", |
| 41 | "devDependencies": { |
| 42 | "acorn": "^4.0.3", |
| 43 | "babel-core": "^6.20.0", |
| 44 | "babel-preset-es2015": "^6.18.0", |
| 45 | "browser-sync": "^2.2.3", |
| 46 | "chai": "^3.3.0", |
| 47 | "chai-jquery": "^2.0.0", |
| 48 | "del": "^2.0.2", |
| 49 | "drool": "^0.4.0", |
| 50 | "escodegen": "^1.6.1", |
| 51 | "google-closure-compiler": "", |
| 52 | "gulp": "^3.9.0", |
| 53 | "gulp-autoprefixer": "^3.0.2", |
| 54 | "gulp-cache": "^0.4.5", |
| 55 | "gulp-closure-compiler": "^0.4.0", |
| 56 | "gulp-concat": "^2.4.1", |
| 57 | "gulp-connect": "^5.0.0", |
| 58 | "gulp-css-inline-images": "^0.1.1", |
| 59 | "gulp-csso": "1.0.0", |
| 60 | "gulp-file": "^0.3.0", |
| 61 | "gulp-flatten": "^0.3.1", |
| 62 | "gulp-front-matter": "^1.2.2", |
| 63 | "gulp-header": "^1.2.2", |
| 64 | "gulp-if": "^2.0.0", |
| 65 | "gulp-iife": "^0.3.0", |
| 66 | "gulp-imagemin": "^3.1.0", |
| 67 | "gulp-jscs": "^4.0.0", |
| 68 | "gulp-jshint": "^2.0.4", |
| 69 | "gulp-load-plugins": "^1.3.0", |
| 70 | "gulp-marked": "^1.0.0", |
| 71 | "gulp-mocha-phantomjs": "^0.12.0", |
| 72 | "gulp-open": "^2.0.0", |
| 73 | "gulp-rename": "^1.2.0", |
| 74 | "gulp-replace": "^0.5.3", |
| 75 | "gulp-sass": "3.0.0", |
| 76 | "gulp-shell": "^0.5.2", |
| 77 | "gulp-size": "^2.0.0", |
| 78 | "gulp-sourcemaps": "^2.0.1", |
| 79 | "gulp-subtree": "^0.1.0", |
| 80 | "gulp-tap": "^0.1.3", |
| 81 | "gulp-uglify": "^2.0.0", |
| 82 | "gulp-util": "^3.0.4", |
| 83 | "gulp-zip": "^3.0.2", |
| 84 | "humanize": "0.0.9", |
| 85 | "jquery": "^3.1.1", |
| 86 | "jshint": "^2.9.4", |
| 87 | "jshint-stylish": "^2.2.1", |
| 88 | "merge-stream": "^1.0.0", |
| 89 | "mocha": "^3.0.2", |
| 90 | "prismjs": "0.0.1", |
| 91 | "run-sequence": "^1.0.2", |
| 92 | "swig": "^1.4.2", |
| 93 | "through2": "^2.0.0", |
| 94 | "vinyl-paths": "^2.0.0" |
| 95 | }, |
| 96 | "engines": { |
| 97 | "node": ">=0.12.0" |
| 98 | }, |
| 99 | "homepage": "https://github.com/google/material-design-lite#readme", |
| 100 | "license": "Apache-2.0", |
| 101 | "main": "dist/material.min.js", |
| 102 | "name": "material-design-lite", |
| 103 | "repository": { |
| 104 | "type": "git", |
| 105 | "url": "git+https://github.com/google/material-design-lite.git" |
| 106 | }, |
| 107 | "scripts": { |
| 108 | "test": "gulp && git status | grep 'working directory clean' >/dev/null || (echo 'Please commit all changes generated by building'; exit 1)" |
| 109 | }, |
| 110 | "version": "1.3.0" |
| 111 | } |