forked from KittyGiraudel/SJSJ
-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Andrew Romanov
committed
Jan 16, 2016
1 parent
6943050
commit c50b64d
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# npm | ||
|
||
[npm](https://www.npmjs.com/) утилита помогающая публиковать пакеты и устанавливать их из npm репозитория. Самый известный репозиторий - npmjs.com, содержит много полезных пакетов написанных и протестированных сообществом. | ||
[npm](https://www.npmjs.com/) — это инструмент для публикации и установки пакетов через npm-репозитории. Самый известный репозиторий — [npmjs.com](http://npmjs.com) — содержит много полезных пакетов, написанных и протестированных силами сообщества. |