UNPKG

material-steppers

Version:

Angular Steppers directive for Angular Material

41 lines (40 loc) 1.13 kB
{ "name": "material-steppers", "version": "2.0.0", "description": "Angular Steppers directive for Angular Material", "main": "dist/material-steppers.min.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/eberlitz/material-steppers.git" }, "keywords": [ "steppers", "md-steppers", "angular", "angular-material", "material" ], "author": "Eduardo Eidelwein Berlitz <eberlitz@gmail.com>", "license": "MIT", "bugs": { "url": "https://github.com/eberlitz/material-steppers/issues" }, "homepage": "https://github.com/eberlitz/material-steppers#readme", "devDependencies": { "autoprefixer": "^6.3.6", "browser-sync": "^2.12.7", "cssnano": "^3.5.2", "gulp": "^3.9.1", "gulp-angular-templatecache": "^1.8.0", "gulp-concat": "^2.6.0", "gulp-less": "^3.1.0", "gulp-postcss": "^6.1.1", "gulp-rename": "^1.2.2", "gulp-typescript": "^2.13.4", "gulp-uglify": "^1.5.3", "ordered-merge-stream": "^1.0.0" } }