UNPKG

angular-gridster2-1

Version:

NPM package of angular-gridster2 for AngularJS

91 lines (90 loc) 2.31 kB
{ "name": "angular-gridster2-1", "version": "1.18.0", "main": "index.js", "dependencies": { "angular": ">=1.6.0" }, "devDependencies": { "angular-animate": "1.6.7", "angular-aria": "1.6.7", "angular-material": "1.1.5", "browser-sync": "2.18.13", "browser-sync-spa": "1.0.3", "chalk": "2.3.0", "del": "3.0.0", "eslint-plugin-angular": "3.1.1", "estraverse": "4.2.0", "gulp": "3.9.1", "gulp-angular-filesort": "1.1.1", "gulp-angular-templatecache": "2.0.0", "gulp-autoprefixer": "4.0.0", "gulp-eslint": "4.0.0", "gulp-filter": "5.0.1", "gulp-flatten": "0.3.1", "gulp-inject": "4.3.0", "gulp-load-plugins": "1.5.0", "gulp-minify-css": "1.2.4", "gulp-minify-html": "1.0.6", "gulp-ng-annotate": "2.0.0", "gulp-protractor": "4.1.0", "gulp-rename": "1.2.2", "gulp-replace": "0.6.1", "gulp-rev": "8.1.0", "gulp-rev-replace": "0.4.3", "gulp-size": "2.1.0", "gulp-sourcemaps": "2.6.1", "gulp-uglify": "3.0.0", "gulp-useref": "3.1.3", "gulp-util": "3.0.8", "http-proxy-middleware": "0.17.4", "karma": "1.7.1", "karma-angular-filesort": "1.0.2", "karma-coverage": "1.1.1", "karma-jasmine": "1.1.1", "karma-ng-html2js-preprocessor": "1.0.0", "karma-phantomjs-launcher": "1.0.4", "lodash": "4.17.4", "phantomjs-prebuilt": "2.1.16", "uglify-save-license": "0.4.1", "wrench": "1.5.9" }, "scripts": { "test": "gulp test", "start": "gulp serve", "serve": "gulp serve", "build": "gulp" }, "engines": { "node": ">=8.1.3" }, "homepage": "https://github.com/RedCastor/angular-gridster2-1", "bugs": { "url": "https://github.com/RedCastor/angular-gridster2-1/issues" }, "repository": { "type": "git", "url": "git+https://github.com/RedCastor/angular-gridster2-1.git" }, "description": "NPM package of angular-gridster2 for AngularJS", "keywords": [ "angular", "angularjs", "dashboard", "gridster", "gridster2", "resize", "drag&drop", "widgets" ], "authors": [ "Tiberiu Zuld" ], "license": "MIT", "files": [ "dist/gridster.css", "dist/gridster.js", "index.js" ], "author": "RedCastor <team@redcastor.io> (https://redcastor.io)" }