Compare commits

..

2 Commits

Author SHA1 Message Date
e8b21fd51b 1.0.2 2016-07-17 01:42:36 +02:00
1260d9357e improve README 2016-07-17 01:42:23 +02:00
2 changed files with 5 additions and 1 deletions

4
README.md Normal file
View File

@@ -0,0 +1,4 @@
# npmextra
do more with npm
npmextra is a hub for a seris of js tools that help writing, documenting and maintaining npm modules.

View File

@@ -1,6 +1,6 @@
{
"name": "npmextra",
"version": "1.0.1",
"version": "1.0.2",
"description": "do more with npm",
"main": "dist/index.js",
"scripts": {