{
  "name": "listed",
  "version": "0.3.1",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "gulp test",
    "perf": "gulp perf",
    "lint": "gulp lint"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/dvlsg/listed.git"
  },
  "author": "Dave Lesage <dlesage27@gmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/dvlsg/listed/issues"
  },
  "homepage": "https://github.com/dvlsg/listed#readme",
  "devDependencies": {
    "async": "^2.0.1",
    "benchmark": "^2.1.1",
    "benchr": "^3.1.0",
    "bluebird": "^3.4.1",
    "chai": "^3.5.0",
    "co": "^4.6.0",
    "eslint": "^3.1.1",
    "glob": "^7.0.5",
    "gulp": "^3.9.1",
    "gulp-eslint": "^3.0.1",
    "gulp-mocha": "^2.2.0",
    "iterablejs": "^0.5.0",
    "lazy.js": "^0.4.2",
    "lodash": "^4.14.1",
    "ramda": "^0.21.0",
    "run-sequence": "^1.2.2",
    "underscore": "^1.8.3"
  },
  "dependencies": {
    "co": "^4.6.0"
  }
}
