Blame view

package.json 523 Bytes
5a739853   patrick.he   commit
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
  {
    "name": "ace-admin-template",
    "version": "1.3.2",
    "description": "Responsive admin template based on Bootstrap",
    "keywords": [
      "admin",
      "responsive",
  	"css"
    ],
    "author": "Mohsen Hosseini",
    "devDependencies": {
      "grunt": "",
      "grunt-banner": "",
      "grunt-contrib-clean": "",
      "grunt-contrib-compress": "",
      "grunt-contrib-concat": "",
      "grunt-contrib-copy": "",
      "grunt-contrib-cssmin": "",
      "grunt-contrib-less": "",
      "grunt-contrib-uglify": "",
      "grunt-exec": ""
    }
  }