File: package.json

Recommend this page to a friend!
  Classes of Mehdi Safavy   FlyMe   package.json   Download  
File: package.json
Role: Auxiliary data
Content type: text/plain
Description: Documentation
Class: FlyMe
Scroll page when clicking an anchor link
Author: By
Last change:
Date: 9 years ago
Size: 887 bytes
 

Contents

Class file image Download
{ "name": "flyMe", "description": "replace html page bookmarks and flying nice cursor to bookmark destination id", "version": "1.0.0", "dependencies": { "jquery": ">=1.5.0" }, "keywords": [ "jquery-plugin","bookmark","anchor","animated bookmark","fly to bookmark" ], "maintainers": [ { "name": "Mehdi Safavi", "email": "msafavy@gmail.com", "web": "http://www.rosependar.ir" } ], "author": { "name": "Mehdi Safavi", "email": "msafavy@gmail.com", "url": "http://www.rosependar.ir" }, "demos": [ "http://www.rosependar.ir?page=minor/flyMe" ], "repositories": [ { "type": "git", "url": "https://github.com/mehdisafavi/flyMe" } ], "licenses": [ { "type": "LGPL-3.0+", "url": "https://spdx.org/licenses/LGPL-3.0+" } ], "homepage": "http://www.rosependar.ir?page=minor/code" }