gaffa-to-json
Version:
28 lines (27 loc) • 603 B
JSON
{
"name": "gaffa-to-json",
"author": "Kory Nunn <knunn187@gmail.com>",
"version": "1.0.1",
"main": "toJson.js",
"repository": {
"type": "git",
"url": "git+https://github.com/KoryNunn/gaffa-to-json.git"
},
"bugs": {
"url": "https://github.com/KoryNunn/gaffa-to-json/issues"
},
"keywords": [
"gaffa",
"to-json",
"action"
],
"peerDependencies": {
"gaffa": "^1.0.0"
},
"license": "MIT",
"homepage": "https://github.com/KoryNunn/gaffa-to-json#readme",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"description": ""
}