{
  "name": "jiffy",
  "version": "1.0.5",
  "description": "Jiffy - JavaScript File Editor",
  "keywords": [
    "file",
    "editor",
    "flat",
    "csv",
    "fixed",
    "nacha",
    "ach"
  ],
  "license": "ISC",
  "authors": [
    "Derek Williams"
  ],
  "repository": {
    "type": "git",
    "url": "git://github.com/derekwlms/jiffy.git"
  },
  "dependencies": {
    "angular": "^1.4.9",
    "angular-aria": "^1.4.9",
    "angular-messages": "^1.4.9",
    "angular-sanitize": "^1.4.9",
    "angular-touch": "^1.4.9",
    "angular-ui-router": "~0.2.15",
    "angular-bootstrap": "~1.1.0",
    "bootstrap-css-only": "^3.3.6",      
    "lodash": "~3.10.1"
  },
  "devDependencies": {
    "angular-mocks": "^1.4.9",
    "bootstrap": "3.3.4"
  },
  "appPath": "app",
  "moduleName": "jiffy"
}
