filo_caspar/package.json

25 lines
513 B
JSON
Raw Normal View History

2016-04-10 03:13:46 +00:00
{
"name": "caspar-sup",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "npm test"
},
"repository": {
"type": "git",
"url": "git+https://github.com/nfp-projects/caspar-sup.git"
},
"keywords": [
"Casparcg",
"superimposed",
"graphics"
],
"author": "Jonatan Nilsson",
"license": "WTFPL",
"bugs": {
"url": "https://github.com/nfp-projects/caspar-sup/issues"
},
"homepage": "https://github.com/nfp-projects/caspar-sup#readme"
}