UNPKG

enami

Version:

Animation on scroll package

40 lines (39 loc) 925 B
{ "name": "enami", "version": "0.8.2", "description": "Animation on scroll package", "main": "dist/enami.js", "directories": { "test": "test" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/EnzoEmb/enami.git" }, "keywords": [ "animate", "scroll", "animation", "reveal" ], "author": "Enzo Vergara", "license": "MIT", "bugs": { "url": "https://github.com/EnzoEmb/enami/issues" }, "homepage": "https://github.com/EnzoEmb/enami#readme", "devDependencies": { "@babel/core": "^7.12.10", "@babel/preset-env": "^7.12.11", "gulp": "^4.0.2", "gulp-autoprefixer": "^7.0.1", "gulp-babel": "^8.0.0", "gulp-plumber": "^1.2.1", "gulp-rename": "^2.0.0", "gulp-sass": "^4.1.0", "gulp-terser": "^1.4.0" } }