Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e8b21fd51b | |||
| 1260d9357e |
4
README.md
Normal file
4
README.md
Normal 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.
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "npmextra",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.2",
|
||||
"description": "do more with npm",
|
||||
"main": "dist/index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user