{
	"name": "angular-read-more",
	"version": "1.0.7",
	"description": "Simple AngularJS Read More Directive",
	"main": "./index.js",
	"repository": {
		"type": "git",
		"url": "git://github.com/jesujcastillom/angular-read-more.git"
	},
	"keywords": [
		"angular",
		"angularjs",
		"readmore",
		"directive"
	],
	"contributors": [
		{
			"name": "Hitesh Modha",
			"email": "hiteshmodha10@gmail.com"
		},
		{
			"name": "Ismar Slomic",
			"email": "ismar@slomic.no"
		}
	],
	"license": "MIT",
	"bugs": {
		"url": "https://github.com/jesujcastillom/angular-read-more/issues"
	},
	"homepage": "https://github.com/ismarslomic/angular-read-more",
	"devDependencies": {
		"browser-sync": "^2.18.11",
		"coveralls": "^2.13.1",
		"gulp": "^3.9.1",
		"gulp-angular-templatecache": "^2.0.0",
		"gulp-clean": "^0.3.2",
		"gulp-concat": "^2.6.1",
		"gulp-coveralls": "^0.1.4",
		"gulp-ng-annotate": "^2.0.0",
		"gulp-rename": "^1.2.2",
		"gulp-shell": "^0.6.3",
		"gulp-uglify": "^2.1.2",
		"jasmine-core": "^2.6.1",
		"karma": "~1.7.0",
		"karma-angular-filesort": "^1.0.2",
		"karma-chrome-launcher": "~2.1.1",
		"karma-coverage": "^1.1.1",
		"karma-firefox-launcher": "~1.0.1",
		"karma-jasmine": "~1.1.0",
		"karma-mocha-reporter": "^2.2.3",
		"karma-ng-html2js-preprocessor": "^1.0.0",
		"karma-phantomjs-launcher": "^1.0.4",
		"phantomjs-prebuilt": "^2.1.14",
		"gulp-frep": "^0.1.3"
	},
	"dependencies": {
		"gulp-bump": "^2.7.0"
	}
}
