{
  "name": "gulp-seajs",
  "version": "0.4.2",
  "description": "seajs builder for gulp",
  "main": "index.js",
  "directories": {
    "test": "test"
  },
  "scripts": {
    "test": "mocha spec.js -R spec"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/teamrun/gulp-seajs.git"
  },
  "dependencies": {
    "event-stream": "3.0.2",
    "should": "~3.3.0"
  },
  "keywords": [
    "gulpplugin",
    "seajs"
  ],
  "author": "chenllos",
  "license": "MIT",
  "readmeFilename": "README.md",
  "bugs": {
    "url": "https://github.com/teamrun/gulp-seajs/issues"
  },
  "homepage": "https://github.com/teamrun/gulp-seajs"
}
