clip-path-polyfill
Version:
Clip path responsive cross-browser polyfill
18 lines (17 loc) • 407 B
JSON
{
"name": "clip-path-polyfill",
"version": "1.0.0",
"description": "Clip path responsive cross-browser polyfill",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "stasglebov",
"license": "MIT",
"keywords": [
"clip-path",
"polyfill",
"clip path"
],
"homepage": "https://github.com/StasGlebov/Clip-path-polyfill.git"
}