{
  "name": "grunt-license-saver",
  "version": "0.0.0",
  "description": "Store the license of the library you are using.",
  "main": "tasks/index.js",
  "scripts": {
    "test": "grunt test"
  },
  "dependencies": {
    "esprima": "~1.0.4"
  },
  "devDependencies": {
    "grunt-contrib-nodeunit": "~0.2.2",
    "grunt-contrib-clean": "~0.5.0",
    "grunt-contrib-watch": "~0.5.3",
    "grunt-release": "~0.6.0"
  },
  "author": "kyo_ago",
  "license": "MIT"
}
