~ubuntu-branches/ubuntu/vivid/almond/vivid

« back to all changes in this revision

Viewing changes to bower.json

  • Committer: Package Import Robot
  • Author(s): Georges Khaznadar
  • Date: 2014-01-13 22:49:33 UTC
  • mfrom: (1.1.2)
  • Revision ID: package-import@ubuntu.com-20140113224933-bj05rx0wl6vi1wnf
Tags: 0.2.9-1
upgraded to the last upstream version

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
{
 
2
  "name": "almond",
 
3
  "version": "0.2.9",
 
4
  "main": "almond.js",
 
5
  "ignore": [
 
6
    "tests",
 
7
    "shrinktest.sh"
 
8
  ]
 
9
}