{
  "name": "broccoli-file-mover",
  "version": "0.3.6",
  "description": "Broccoli plugin to move a single file.",
  "main": "index.js",
  "author": {
    "name": "Robert Jackson"
  },
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/rjackson/broccoli-file-mover.git"
  },
  "scripts": {
    "test": "mocha tests/"
  },
  "keywords": [
    "broccoli-plugin",
    "javascript"
  ],
  "dependencies": {
    "broccoli-caching-writer": "~0.4.0",
    "broccoli-kitchen-sink-helpers": "~0.2.0",
    "rimraf": "~2.2.6"
  },
  "devDependencies": {
    "mocha": "~1.18.2",
    "broccoli": "~0.9.0",
    "expect.js": "~0.3.1"
  },
  "gitHead": "691b56bc1307792a483125a0100fa5ae47c7893d",
  "bugs": {
    "url": "https://github.com/rjackson/broccoli-file-mover/issues"
  },
  "homepage": "https://github.com/rjackson/broccoli-file-mover",
  "_id": "broccoli-file-mover@0.3.6",
  "_shasum": "e7a4de50a4ed02b504bc075b90ea8dc042a06427",
  "_from": "broccoli-file-mover@0.3.6",
  "_npmVersion": "2.0.0-beta.0",
  "_npmUser": {
    "name": "rwjblue",
    "email": "robert.w.jackson@me.com"
  },
  "maintainers": [
    {
      "name": "rwjblue",
      "email": "robert.w.jackson@me.com"
    }
  ],
  "dist": {
    "shasum": "e7a4de50a4ed02b504bc075b90ea8dc042a06427",
    "tarball": "http://registry.npmjs.org/broccoli-file-mover/-/broccoli-file-mover-0.3.6.tgz"
  },
  "directories": {},
  "_resolved": "https://registry.npmjs.org/broccoli-file-mover/-/broccoli-file-mover-0.3.6.tgz"
}
