UNPKG

netzplan

Version:

Vorgangsknoten-Netzplan https://de.wikipedia.org/wiki/Netzplantechnik

27 lines (26 loc) 698 B
{ "name": "netzplan", "version": "1.0.5", "description": "Vorgangsknoten-Netzplan https://de.wikipedia.org/wiki/Netzplantechnik", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "upload": "npm version patch && npm publish" }, "repository": { "type": "git", "url": "git+https://github.com/NilsBaumgartner1994/Netzplan.git" }, "keywords": [ "netzplan", "precedence", "diagram", "vorgangsknoten" ], "author": "Nils Baumgartner", "license": "MIT", "bugs": { "url": "https://github.com/NilsBaumgartner1994/Netzplan/issues" }, "homepage": "https://github.com/NilsBaumgartner1994/Netzplan#readme" }