File: bower.json

Recommend this page to a friend!
  Classes of tomloprod   tomloprod Modal   bower.json   Download  
File: bower.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: tomloprod Modal
Create modal windows without using frameworks
Author: By
Last change: Update of bower.json
Date: 3 years ago
Size: 631 bytes
 

Contents

Class file image Download
{ "name": "tomloprodModal", "version": "1.0.2", "homepage": "https://github.com/tomloprod/tomloprodModal", "authors": [ "Tomás López" ], "repository": { "type": "git", "url": "git://github.com/tomloprod/tomloprodModal.git" }, "dependencies": {}, "description": "a simple and configurable pure javascript library to create responsive and minimalist modal windows with no dependencies", "main": "src/tomloprodModal.js", "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ] }