Statistics
| Branch: | Tag: | Revision:

root / snf-cyclades-app / synnefo / ui / new_ui / ui / package.json @ e4a6c3b8

History | View | Annotate | Download (412 Bytes)

1
{
2
  "name": "ember-ui",
3
  "version": "0.0.0",
4
  "description": "Testing ember for new ui",
5
  "main": "index.js",
6
  "scripts": {
7
    "test": "test"
8
  },
9
  "author": "olga brani",
10
  "license": "BSD-2-Clause",
11
  "devDependencies": {
12
    "grunt": "~0.4.2",
13
    "grunt-contrib-watch": "~0.5.3",
14
    "grunt-contrib-compass": "~0.7.0",
15
    "grunt-contrib-concat": "~0.3.0",
16
    "grunt-ember-templates": "~0.4.18"
17
  }
18
}