pull/48/merge
John 2017-05-11 22:00:50 +00:00 committed by GitHub
commit abfab6da60
1 changed files with 18 additions and 0 deletions

18
package.json Normal file
View File

@ -0,0 +1,18 @@
{
"name": "biab-raspbian",
"version": "1.0.0",
"description": "Blog In A Box fork of Raspbian generator",
"main": "index.js",
"scripts": {
},
"repository": {
"type": "git",
"url": "git+https://github.com/tinkertinker/pi-gen.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/tinkertinker/pi-gen/issues"
},
"homepage": "https://github.com/tinkertinker/pi-gen#readme"
}