{
  "name": "process",
  "version": "0.0.0",
  "description": "Rename svg files and build YAML config for processing.",
  "main": "process.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": "",
  "author": "Stephen Hutchings",
  "license": "BSD",
  "dependencies": {
    "yamljs": "~0.1.4"
  }
}
