Example jQuery package.json

{
  "name": "Etherpad Lite",
  "description": "jQuery Etherpad Lite collaborative editor plugin.",
  "version": "1.0.0",
  "author": "John McLear <john@mclear.co.uk>",
  "dependencies": {
    "jquery": ">= 1.0"
  }
}

Leave a Reply

Your email address will not be published. Required fields are marked *