Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
joplin / usr / lib / joplin / resources / app / node_modules / notyf / package.json
Size: Mime:
{
  "name": "notyf",
  "version": "3.10.0",
  "description": "A dead simple, responsive, a11y, dependency-free, vanilla JavaScript toast library.",
  "keywords": [
    "javascript",
    "plugin",
    "notification",
    "toast",
    "notify"
  ],
  "main": "notyf.js",
  "module": "notyf.es.js",
  "author": "Carlos Roso",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/caroso1222/notyf/issues"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/caroso1222/notyf.git"
  },
  "typings": "index.d.ts"
}