{
  "name": "broccoli-file-mover",
  "version": "0.4.1",
  "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": {
    "rimraf": "~2.2.6",
    "broccoli-writer": "~0.1.1",
    "mkdirp": "~0.5.0",
    "symlink-or-copy": "^1.0.0"
  },
  "devDependencies": {
    "mocha": "~1.18.2",
    "broccoli": "~0.9.0",
    "expect.js": "~0.3.1"
  },
  "gitHead": "c23dda7ece97ccd0f8f24aed98983cdf22c40ddc",
  "bugs": {
    "url": "https://github.com/rjackson/broccoli-file-mover/issues"
  },
  "homepage": "https://github.com/rjackson/broccoli-file-mover",
  "_id": "broccoli-file-mover@0.4.1",
  "_shasum": "abed83f6a0041492a34981d1fa138921a306c7eb",
  "_from": "broccoli-file-mover@0.4.1",
  "_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": "abed83f6a0041492a34981d1fa138921a306c7eb",
    "tarball": "http://registry.npmjs.org/broccoli-file-mover/-/broccoli-file-mover-0.4.1.tgz"
  },
  "directories": {},
  "_resolved": "https://registry.npmjs.org/broccoli-file-mover/-/broccoli-file-mover-0.4.1.tgz"
}
