UNPKG

gextend

Version:

[![Build Status](https://secure.travis-ci.org/goliatone/gextend.png)](http://travis-ci.org/goliatone/gextend)

43 lines (42 loc) 1.18 kB
{ "name": "gextend", "version": "0.8.0", "engines": { "node": ">= 0.10.0" }, "scripts": { "test": "grunt karma:ci --stack --debug --verbose" }, "repository": { "type": "git", "url": "git://github.com/goliatone/gextend.git" }, "devDependencies": { "karma": "~0.12.0", "grunt": "~0.4.2", "grunt-cli": "~0.1.9", "grunt-contrib-copy": "~0.4.0", "grunt-contrib-concat": "~0.1.3", "grunt-contrib-uglify": "~0.2.0", "grunt-contrib-jshint": "~0.3.0", "grunt-contrib-connect": "~0.2.0", "grunt-contrib-clean": "~0.4.0", "grunt-contrib-livereload": "~0.1.2", "grunt-bower-requirejs": "~0.4.1", "grunt-regarde": "~0.1.1", "grunt-karma": "~0.7.1", "karma-coverage": "~0.1.4", "karma-chrome-launcher": "=0.1.2", "karma-firefox-launcher": "=0.1.3", "karma-jasmine": "=0.1.5", "karma-requirejs": "=0.2.1", "karma-safari-launcher": "=0.1.1", "karma-script-launcher": "=0.1.0", "karma-coffee-preprocessor": "=0.1.0", "karma-phantomjs-launcher": "=0.1.2", "phantomjs": "~1.9.2-6", "grunt-open": "~0.2.0", "matchdep": "~0.1.1", "grunt-bump": "0.0.11" } }