Skip to content
This repository has been archived by the owner on Aug 30, 2020. It is now read-only.

Commit

Permalink
Create package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
rossaddison committed May 11, 2020
1 parent ed7e516 commit 0bf9e0b
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"name": "yii2-house2house",
"version": "1.0.0",
"description": "House to House Management Software eg. Cleaning Services",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/rossaddison/yii2-house2house.git"
},
"keywords": [
"yii2",
"shared-hosting",
"paypal",
"subscription",
"gocardless",
"twilio",
"sms",
"google-translate",
"house"
],
"author": "Ross Addison",
"license": "BSD-3-Clause",
"bugs": {
"url": "https://github.com/rossaddison/yii2-house2house/issues"
},
"homepage": "https://github.com/rossaddison/yii2-house2house#readme"
}

0 comments on commit 0bf9e0b

Please sign in to comment.