UNPKG

win-tfs

Version:

Windows Team Foundation Server(TFS) version control via Node.js

23 lines (22 loc) 544 B
{ "name": "win-tfs", "version": "1.0.1", "description": "Windows Team Foundation Server(TFS) version control via Node.js", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/suprsidr/win-tfs.git" }, "keywords": [ "TFS" ], "author": "Wayne Patterson", "license": "ISC", "bugs": { "url": "https://github.com/suprsidr/win-tfs/issues" }, "homepage": "https://github.com/suprsidr/win-tfs#readme" }