0.0.4 • Published 6 years ago

@homebridge/homebridge-dummy v0.0.4

Weekly downloads
1
License
ISC
Repository
github
Last release
6 years ago

This is a placeholder README File

And will be populated in the future

This is the sample publish File

#npm init --scope=@homebridge
git add .
git commit -m "$1"
npm version patch
git push origin master --tags
npm publish --access public

This is the package.json

{
  "name": "@homebridge/homebridge-dummy",
  "version": "0.0.3",
  "description": "Dummy Test Package",
  "main": "index.js",
  "scripts": {
    "test": "echo \"None\""
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Homebridge-org1/Homebridge-dummy.git"
  },
  "keywords": [
    "Dummy"
  ],
  "author": "NorthernMan54",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/Homebridge-org1/Homebridge-dummy/issues"
  },
  "homepage": "https://github.com/Homebridge-org1/Homebridge-dummy#readme"
}
0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago