2020-03-25 11:32:25 -04:00
|
|
|
{
|
|
|
|
"name": "shareon",
|
|
|
|
"version": "1.0.0-alpha.0",
|
|
|
|
"repository": "https://github.com/NickKaramoff/shareon",
|
|
|
|
"license": "MIT",
|
2020-03-25 11:36:41 -04: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 11:32:25 -04:00
|
|
|
}
|