pixel-perfect-overlay
Version:
A customizable pixel-perfect overlay with adjustable offset and opacity
25 lines (24 loc) • 563 B
JSON
{
"name": "pixel-perfect-overlay",
"version": "1.0.2",
"description": "A customizable pixel-perfect overlay with adjustable offset and opacity",
"keywords": [
"overlay",
"drag-and-drop",
"pixel-perfect",
"web-overlay",
"image-overlay",
"css",
"frontend",
"drag-n-drop"
],
"main": "src/index.js",
"scripts": {
"build": "echo 'No build necessary for this package!'",
"test": "echo 'No tests specified!'"
},
"author": "Valentin Podsadnik",
"license": "MIT",
"dependencies": {},
"devDependencies": {}
}