2014-04-17 05:02:52 -07:00
|
|
|
{
|
2015-02-04 02:33:39 -08:00
|
|
|
"name": "material-design-lite",
|
2015-07-04 04:14:16 -07:00
|
|
|
"version": "1.0.0",
|
2015-02-04 02:33:39 -08:00
|
|
|
"description": "Material Design Components in CSS, JS and HTML",
|
2015-02-04 02:15:31 -08:00
|
|
|
"private": true,
|
2015-07-06 17:19:49 -07:00
|
|
|
"license": "Apache-2.0",
|
2015-02-20 17:43:45 -08:00
|
|
|
"author": "Google",
|
2015-07-06 17:19:49 -07:00
|
|
|
"repository": "google/material-design-lite",
|
2014-04-17 05:02:52 -07:00
|
|
|
"devDependencies": {
|
2014-08-05 12:59:38 -07:00
|
|
|
"apache-server-configs": "^2.7.1",
|
2015-03-17 04:57:35 -07:00
|
|
|
"browser-sync": "^2.2.3",
|
2015-02-20 16:00:24 -08:00
|
|
|
"chai": "^2.0.0",
|
2015-03-18 05:53:26 -07:00
|
|
|
"chai-jquery": "^2.0.0",
|
2015-01-06 03:57:55 -08:00
|
|
|
"del": "^1.1.1",
|
2015-04-01 04:54:06 -07:00
|
|
|
"gulp": "^3.8.11",
|
2014-11-25 03:22:05 -08:00
|
|
|
"gulp-autoprefixer": "^2.0.0",
|
2015-02-20 16:00:24 -08:00
|
|
|
"gulp-cache": "^0.2.6",
|
2014-08-18 06:38:49 -07:00
|
|
|
"gulp-changed": "^1.0.0",
|
2014-11-12 08:43:06 -08:00
|
|
|
"gulp-concat": "^2.4.1",
|
2015-06-04 13:59:06 -07:00
|
|
|
"gulp-connect": "^2.2.0",
|
2015-05-07 19:01:05 -07:00
|
|
|
"gulp-css-inline-images": "^0.1.1",
|
2015-02-16 00:41:04 -08:00
|
|
|
"gulp-csso": "^1.0.0",
|
2015-07-01 06:40:42 -07:00
|
|
|
"gulp-file": "^0.2.0",
|
2015-06-30 06:02:35 -07:00
|
|
|
"gulp-filter": "^2.0.2",
|
2014-11-25 03:22:05 -08:00
|
|
|
"gulp-flatten": "0.0.4",
|
2015-04-01 04:54:06 -07:00
|
|
|
"gulp-front-matter": "^1.2.2",
|
2015-04-15 07:13:10 -07:00
|
|
|
"gulp-gh-pages": "^0.5.0",
|
2015-02-04 02:15:31 -08:00
|
|
|
"gulp-header": "^1.2.2",
|
2014-06-07 10:34:02 -07:00
|
|
|
"gulp-if": "^1.2.1",
|
2015-04-07 10:34:42 -07:00
|
|
|
"gulp-imagemin": "^2.2.1",
|
2015-06-15 02:24:13 -07:00
|
|
|
"gulp-jscs": "^1.6.0",
|
2014-06-27 17:42:17 -07:00
|
|
|
"gulp-jshint": "^1.6.3",
|
2015-04-17 13:44:56 -07:00
|
|
|
"gulp-load-plugins": "^0.10.0",
|
2015-04-01 04:54:06 -07:00
|
|
|
"gulp-markdown": "^1.0.0",
|
|
|
|
"gulp-marked": "^1.0.0",
|
2015-02-20 16:00:24 -08:00
|
|
|
"gulp-minify-html": "^1.0.0",
|
2015-04-17 13:44:56 -07:00
|
|
|
"gulp-mocha-phantomjs": "^0.6.1",
|
2015-06-05 10:07:09 -07:00
|
|
|
"gulp-open": "^0.3.2",
|
2015-04-01 04:54:06 -07:00
|
|
|
"gulp-rename": "^1.2.0",
|
2015-02-20 16:00:24 -08:00
|
|
|
"gulp-replace": "^0.5.3",
|
2015-02-16 00:41:36 -08:00
|
|
|
"gulp-sass": "^1.3.3",
|
2015-06-12 08:50:10 -07:00
|
|
|
"gulp-shell": "^0.4.2",
|
2014-08-01 02:29:29 -07:00
|
|
|
"gulp-size": "^1.0.0",
|
2015-02-04 02:15:31 -08:00
|
|
|
"gulp-sourcemaps": "^1.3.0",
|
2015-06-12 08:50:10 -07:00
|
|
|
"gulp-tap": "^0.1.3",
|
2014-09-08 09:12:06 -07:00
|
|
|
"gulp-uglify": "^1.0.1",
|
|
|
|
"gulp-useref": "^1.0.1",
|
2015-04-01 04:54:06 -07:00
|
|
|
"gulp-util": "^3.0.4",
|
2015-06-24 10:07:33 -07:00
|
|
|
"gulp-zip": "^3.0.2",
|
2015-03-18 05:53:26 -07:00
|
|
|
"jquery": "^2.1.3",
|
2014-09-29 09:51:19 -07:00
|
|
|
"jshint-stylish": "^1.0.0",
|
2015-04-15 07:13:10 -07:00
|
|
|
"merge-stream": "^0.1.7",
|
2015-02-16 01:15:59 -08:00
|
|
|
"mocha": "^2.1.0",
|
2014-08-18 06:38:49 -07:00
|
|
|
"opn": "^1.0.0",
|
2015-04-17 13:44:56 -07:00
|
|
|
"require-dir": "^0.3.0",
|
2015-04-01 04:54:06 -07:00
|
|
|
"run-sequence": "^1.0.2",
|
|
|
|
"swig": "^1.4.2",
|
2015-07-05 07:47:35 -07:00
|
|
|
"through2": "^0.6.3",
|
|
|
|
"prismjs": "0.0.1",
|
|
|
|
"swfobject-npm": "^2.3.0-1"
|
2014-04-17 05:02:52 -07:00
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
2014-06-19 15:09:45 -07:00
|
|
|
},
|
2014-06-21 11:06:58 -07:00
|
|
|
"scripts": {
|
2014-06-21 12:46:55 -07:00
|
|
|
"test": "gulp && git status | grep 'working directory clean' >/dev/null || (echo 'Please commit all changes generated by building'; exit 1)"
|
2014-06-21 11:06:58 -07:00
|
|
|
}
|
2014-04-17 05:02:52 -07:00
|
|
|
}
|