{
  "name": "node-file-parser",
  "version": "2.2.2",
  "description": "A simple yet powerful module to parse any file.",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/Skelware/node-file-parser"
  },
  "bugs": {
    "url": "https://github.com/Skelware/node-file-parser/issues"
  },
  "homepage": "https://github.com/Skelware/node-file-parser",
  "scripts": {
    "test": "grunt test"
  },
  "keywords": [
    "ini",
    "srt",
    "json",
    "parse",
    "skelware",
    "asset_compress"
  ],
  "author": {
    "name": "Skelware",
    "email": "admin@skelware.com"
  },
  "license": "MIT",
  "devDependencies": {
    "codeclimate-test-reporter": "^0.1.1",
    "codecov.io": "^0.1.6",
    "fs-extra": "^0.26.0",
    "grunt": "^0.4.5",
    "grunt-cli": "^0.1.13",
    "grunt-contrib-clean": "^0.7.0",
    "grunt-contrib-yuidoc": "^0.10.0",
    "grunt-eslint": "^17.3.1",
    "grunt-jasmine-node-coverage": "^0.4.1",
    "load-grunt-config": "^0.19.0",
    "time-grunt": "^1.2.2",
    "yuidoc-theme-blue": "^0.1.9",
    "yuidocjs": "^0.9.0"
  }
}
