{
  "name": "aurelia-path",
  "version": "1.0.0",
  "description": "Utilities for path manipulation.",
  "keywords": [
    "aurelia",
    "path"
  ],
  "homepage": "http://aurelia.io",
  "main": "dist/commonjs/aurelia-path.js",
  "moduleType": "node",
  "license": "MIT",
  "authors": [
    "Rob Eisenberg <rob@bluespire.com> (http://robeisenberg.com/)"
  ],
  "repository": {
    "type": "git",
    "url": "http://github.com/aurelia/path"
  }
}
