UNPKG

jquery-vanish

Version:

[![Build Status](https://travis-ci.org/matheusazzi/jquery-vanish.svg)](https://travis-ci.org/matheusazzi/jquery-vanish) [![Code Climate](https://codeclimate.com/repos/559bcbc46956805f29001d02/badges/9e4dc9eea15a30549ba6/gpa.svg)](https://codeclimate.com/r

24 lines (23 loc) 516 B
{ "name": "jquery-vanish", "version": "1.1.0", "main": "jquery.vanish.js", "scripts": { "test": "./node_modules/karma/bin/karma start" }, "license": "MIT", "keywords": [ "vanish", "jquery", "plugin" ], "homepage": "http://github.com/matheusazzi/jquery-vanish", "devDependencies": { "jasmine-core": "^2.3.4", "karma": "^0.12.37", "karma-jasmine": "^0.3.6", "karma-nyan-reporter": "^0.1.0", "karma-phantomjs-launcher": "^0.2.0", "phantomjs": "^1.9.17" } }