Subversion Repositories oidplus

Rev

Rev 597 | View as "text/json" | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1. {
  2.     "name": "jquery",
  3.     "version": "3.7.1",
  4.     "description": "jQuery component",
  5.     "license": "MIT",
  6.     "keywords": [
  7.         "jquery",
  8.         "component"
  9.     ],
  10.     "main": "jquery.js",
  11.     "ignore": [
  12.         "component.json",
  13.         "package.json",
  14.         "composer.json"
  15.     ]
  16. }
  17.