UNPKG

framework7.angular

Version:

Full Featured Mobile HTML Framework For Building iOS & Android Apps using Angularjs

64 lines (62 loc) 1.3 kB
{ "name": "framework7.angular", "version": "2.1.0", "description": "Full Featured Mobile HTML Framework For Building iOS & Android Apps using Angularjs", "main": "dist/framework7.angular.hook.js", "repository": { "type": "git", "url": "https://github.com/ashvin777/framework7.angular.git" }, "keywords": [ "mobile", "framework", "ios 7", "ios7", "ios8", "ios 8", "iphone", "ipad", "apple", "phonegap", "native", "touch", "appstore", "app", "f7", "material", "android", "google", "googleplay" ], "author": "Ashvin Suthar", "license": [ "MIT" ], "bugs": { "url": "https://github.com/ashvin777/framework7.angular/issues" }, "homepage": "", "engines": { "node": ">= 0.10.0" }, "dependencies": { "jshint": "~2.9.1", "gulp": "~3.9.0", "gulp-less": "~3.0.5", "gulp-jade": "~1.1.0", "gulp-connect": "~2.3.1", "gulp-open": "~1.0.0", "gulp-uglify": "~1.5.1", "gulp-sourcemaps": "~1.6.0", "gulp-minify-css": "1.2.3", "gulp-jshint": "~2.0.0", "gulp-concat": "~2.6.0", "gulp-rename": "~1.2.2", "gulp-header": "~1.7.1", "gulp-tap": "~0.1.3", "jshint-stylish": "~2.1.0" }, "scripts": { "test": "gulp test" } }