Skip to content

Commit

Permalink
published on npm
Browse files Browse the repository at this point in the history
  • Loading branch information
moeamaya committed Jun 2, 2016
1 parent 0acfb6b commit f81f00e
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"name": "rellax",
"version": "0.0.1",
"description": "Lightweight, vanilla javascript parallax library",
"main": "rellax.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/dixonandmoe/rellax.git"
},
"keywords": [
"parallax"
],
"author": "Moe Amaya <[email protected]> (https://dixonandmoe.com)",
"license": "MIT",
"bugs": {
"url": "https://github.com/dixonandmoe/rellax/issues"
},
"homepage": "https://github.com/dixonandmoe/rellax#readme"
}

0 comments on commit f81f00e

Please sign in to comment.