shareon-pulsanti-condivisio.../package.json

23 lines
457 B
JSON
Raw Normal View History

2020-03-25 16:32:25 +01:00
{
"name": "shareon",
"version": "1.0.0-alpha.0",
"repository": "https://github.com/NickKaramoff/shareon",
"license": "MIT",
2020-03-25 16:36:41 +01:00
"author": "Nikita Karamov <nick@karamoff.dev>",
"description": "Lightweight, stylish and ethical share buttons for popular social networks",
"keywords": [
"share buttons",
"sharing",
"social networks"
],
"main": "./dist/shareon.js",
"scripts": {},
"dependencies": {},
"devDependencies": {}
2020-03-25 16:32:25 +01:00
}