diff --git a/README.md b/README.md index 3488301..eb99708 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Gift [![](https://img.shields.io/npm/v/gift.svg) ![](https://img.shields.io/npm/dt/gift.svg)](https://www.npmjs.com/package/gift) -A simple Node.js wrapper for the Git CLI. The API is based on +A simple Node.js wrapper for the Git CLI, with fixed parsing of GitHub commit signatures. The API is based on [Grit](https://github.com/mojombo/grit). Tested in all stable versions of node. diff --git a/package.json b/package.json index 9b98b07..ae7b5cb 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "gift", + "name": "@danog/gift", "version": "0.10.2", "description": "a Git wrapper library", "keywords": [