@kiyasov/noty
Version:
24 lines (23 loc) • 474 B
JSON
{
"name": "@kiyasov/noty",
"description": "React Noty",
"main": "lib/index.js",
"authors": ["Islam Kiyasov"],
"license": "ISC",
"keywords": [
"noty",
"react",
"notification",
"alert",
"reactJs",
"reactJS",
"confirm",
"confirmation",
"success",
"error",
"warning",
"information"
],
"homepage": "https://github.com/kiyasov/reactNoty",
"ignore": ["**/.*", "node_modules", "bower_components", "test", "tests"]
}