swift-scroll
Version:
One Page Scroll Plugin
26 lines (25 loc) • 651 B
JSON
{
"name": "swift-scroll",
"version": "1.0.3",
"description": "One Page Scroll Plugin",
"main": "dist/swift-scroll,js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/kanitsharma/swift-scroll.git"
},
"homepage": "https://kanitsharma.github.io/swift-scroll",
"author": "Kanit Sharma",
"license": "MIT",
"bugs": {
"url": "https://github.com/kanitsharma/swift-scroll/issues"
},
"keywords": [
"javascript",
"smooth-scroll",
"onepage-scroll"
],
"homepage": "https://github.com/kanitsharma/swift-scroll#readme"
}