123456789101112131415161718192021222324252627282930313233343536373839 |
- {
- "name": "skrollr-menu",
- "homepage": "http://prinzhorn.github.io/skrollr-menu/",
- "authors": [
- "Alexander Prinzhorn"
- ],
- "description": "skrollr plugin for hash navigation",
- "main": "src/skrollr.menu.js",
- "moduleType": [
- "globals"
- ],
- "keywords": [
- "parallax",
- "scroll",
- "animation",
- "html5",
- "css3",
- "transition"
- ],
- "license": "MIT",
- "ignore": [
- "**/.*",
- "node_modules",
- "bower_components",
- "test",
- "tests"
- ],
- "version": "1.0.2",
- "_release": "1.0.2",
- "_resolution": {
- "type": "version",
- "tag": "1.0.2",
- "commit": "753beb4acbc8df552ecce6219e6fe6fca53091b3"
- },
- "_source": "git://github.com/Prinzhorn/skrollr-menu.git",
- "_target": "~1.0.2",
- "_originalSource": "skrollr-menu",
- "_direct": true
- }
|