Skip to content

Commit

Permalink
Indentation fixes
Browse files Browse the repository at this point in the history
version up minor
  • Loading branch information
JeffreyDavidsz committed Jan 20, 2019
1 parent 5aa0cdd commit a6285f1
Showing 1 changed file with 13 additions and 10 deletions.
23 changes: 13 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,20 @@
{
"name": "bmd-smartview",
"version": "1.0.0",
"name": "bmd-smartview",
"version": "1.0.1",
"api_version": "1.0.0",
"keywords": [ "Scope", "Monitor" ],
"keywords": [
"Scope",
"Monitor"
],
"manufacturer": "Blackmagic Design",
"product": "SmartView/SmartScope",
"shortname": "smart",
"homepage": "https://www.blackmagicdesign.com/products/smartview",
"description": "Module to control Smartview and Smartscope line from Black magick design",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Per Roine <[email protected]>",
"license": "MIT"
"description": "Module to control Smartview and Smartscope line from Black magick design",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Per Roine <[email protected]>",
"license": "MIT"
}

0 comments on commit a6285f1

Please sign in to comment.