{
  "name": "globdule",
  "version": "1.0.12",
  "description": "ARCHIVED Provide a filename following a naming convention, receive a data object back.",
  "main": "globdule.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/loksland/globdule.git"
  },
  "keywords": [
    "filename",
    "data",
    "parse",
    "convention",
    "naming",
    "file"
  ],
  "author": "loksland",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/loksland/globdule/issues"
  },
  "homepage": "https://github.com/loksland/globdule",
  "devDependencies": {
    "grunt": "^1.0.1",
    "grunt-contrib-jshint": "^1.0.0",
    "grunt-contrib-watch": "^1.0.0"
  }
}
