PHP Classes

File: web/bundles/Raptor/UIR/pattern/bower.json

Recommend this page to a friend!
  Classes of william amed   Raptor 2   web/bundles/Raptor/UIR/pattern/bower.json   Download  
File: web/bundles/Raptor/UIR/pattern/bower.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Raptor 2
Framework that takes routes from annotations
Author: By
Last change:
Date: 8 years ago
Size: 1,294 bytes
 

Contents

Class file image Download
{ "name": "patternLock", "description": "Pattern Lock is a light weight plugin to simulate android like pattern lock mechanism for your hybrid app or for a website. It's easy to configure and style so you can have different type of pattern lock according to your need. Is also provide some methods to use this plugin securely.", "main": "patternLock.js", "author": { "name": "Sudhanshu Yadav", "email": "sudhanshuyadav2@gmail.com" }, "version": "0.5.2", "repository": { "type": "git", "url": "https://github.com/s-yadav/patternLock" }, "ignore": [ "patternLock.jquery.json" ], "licenses": [ { "type": "MIT", "url": "https://github.com/s-yadav/patternLock/blob/master/MIT-LICENSE.txt" } ], "bugs": { "url": "https://github.com/s-yadav/patternLock/issues" }, "dependencies": { "jquery": ">=1.8.1" }, "keywords": [ "android-pattern-lock", "pattern", "lock" ], "readmeFilename": "README.md", "demo": "http://ignitersworld.com/lab/patternLock.html#example", "docs": "http://ignitersworld.com/lab/patternLock.html#documentation", "homepage": "http://ignitersworld.com/lab/patternLock.html" }