Blame view

app/bower_components/requirejs/bower.json 306 Bytes
f986e111b   TRUONG   add libs
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
  {
    "name": "requirejs",
    "version": "2.1.22",
    "ignore": [],
    "homepage": "http://requirejs.org",
    "authors": [
      "jrburke.com"
    ],
    "description": "A file and module loader for JavaScript",
    "main": "require.js",
    "keywords": [
      "AMD"
    ],
    "license": [
      "BSD-3-Clause",
      "MIT"
    ]
  }