-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
20 lines (20 loc) · 1.13 KB
/
package.json
File metadata and controls
20 lines (20 loc) · 1.13 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
"name": "PopCameraDevice",
"version": "1.0.0",
"description": "Build Status ==========================      ",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/NewChromantics/PopCameraDevice.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/NewChromantics/PopCameraDevice/issues"
},
"homepage": "https://github.com/NewChromantics/PopCameraDevice#readme"
}