Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| dc0588d5bf | |||
| 3437e48202 |
@@ -1,4 +1,4 @@
|
|||||||
# npmextra
|
# npmextra
|
||||||
do more with npm
|
do more with npm
|
||||||
|
|
||||||
npmextra is a hub for a seris of js tools that help writing, documenting and maintaining npm modules.
|
npmextra is a hub for a series of js tools that help writing, documenting and maintaining npm modules.
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "npmextra",
|
"name": "npmextra",
|
||||||
"version": "1.0.2",
|
"version": "1.0.3",
|
||||||
"description": "do more with npm",
|
"description": "do more with npm",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
Reference in New Issue
Block a user