tuiHoneyPot

front and back end of my TUI honeypot
Log | Files | Refs | README

bower.json (190B)


      1 {
      2   "name": "jquery",
      3   "main": "dist/jquery.js",
      4   "license": "MIT",
      5   "ignore": [
      6     "package.json"
      7   ],
      8   "keywords": [
      9     "jquery",
     10     "javascript",
     11     "browser",
     12     "library"
     13   ]
     14 }