{
  "name": "file-op",
  "version": "0.0.1",
  "description": "simple file insert, delete by char, index api",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git@github.com:wwwy3y3/file-op.git"
  },
  "keywords": [
    "file",
    "api"
  ],
  "author": "wwwy3y3",
  "license": "mit",
  "bugs": {
    "url": "https://github.com/wwwy3y3/file-op/issues"
  },
  "homepage": "https://github.com/wwwy3y3/file-op",
  "dependencies": {
    "q-io": "^1.11.6",
    "q": "^1.1.2"
  },
  "devDependencies": {
    "should": "^4.4.1"
  }
}
