Blame view

dist/bower_components/jquery/bower.json 190 Bytes
4c897d181   Truong LD   remove dist + bow...
1
2
3
4
5
6
7
8
9
10
11
12
13
14
  {
    "name": "jquery",
    "main": "dist/jquery.js",
    "license": "MIT",
    "ignore": [
      "package.json"
    ],
    "keywords": [
      "jquery",
      "javascript",
      "browser",
      "library"
    ]
  }