diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..7789558 --- /dev/null +++ b/readme.md @@ -0,0 +1,17 @@ +### Example project's package.json that add logstatalarm library +``` +{ + "name": "testnpm", + "version": "1.0.0", + "description": "", + "main": "index.js", + "dependencies": { + "logstatalarm": "git+ssh://git@git.sourcecode.co.th:1223/ais-projects/logstatalarm.git" + }, + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "author": "", + "license": "ISC" +} +``` -- libgit2 0.21.2