Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "dirbook", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Dirbook is a small CLI created to help index directories/projects. ", | ||
@@ -8,3 +8,6 @@ "scripts": { | ||
}, | ||
"keywords": ["organization", "directories"], | ||
"keywords": [ | ||
"organization", | ||
"directories" | ||
], | ||
"author": "Nick Roberts", | ||
@@ -19,4 +22,13 @@ "preferGlobal": true, | ||
"commander": "^2.9.0", | ||
"inquirer": "^1.2.2" | ||
} | ||
"inquirer": "^1.2.2", | ||
"lowdb": "^0.15.5" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/nickroberts404/dirbook.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/nickroberts404/dirbook/issues" | ||
}, | ||
"homepage": "https://github.com/nickroberts404/dirbook#readme" | ||
} |
# dirbook | ||
Dirbook is a small CLI created to help index directories/projects. | ||
npm install -g dirbook | ||
![printed dirbook index](https://dl.dropboxusercontent.com/s/0790x9ita2c8w0p/Screenshot%202017-02-21%2010.34.02.png?dl=0) | ||
@@ -38,7 +40,7 @@ * Index directories, giving them names, short descriptions, and tags | ||
\# dirbook-aliases-start | ||
# dirbook-aliases-start | ||
alias dirbook-element-calc='cd /Users/nickroberts404/Development/Projects/element-calc' | ||
alias dirbook-thoughtjar='cd /Users/nickroberts404/Development/Projects/thoughtjar' | ||
alias dirbook-telegraph='cd /Users/nickroberts404/Development/Projects/Telegraph' | ||
\# dirbook-aliases-end | ||
# dirbook-aliases-end | ||
@@ -45,0 +47,0 @@ *(Aliases will only be available after restarting the terminal, or after calling `source <path>`.)* |
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
17651
1
1
69
1
4
+ Addedlowdb@^0.15.5
+ Addedgraceful-fs@4.2.11(transitive)
+ Addedis-promise@2.2.2(transitive)
+ Addedjju@1.4.0(transitive)
+ Addedjson-parse-helpfulerror@1.0.3(transitive)
+ Addedlowdb@0.15.5(transitive)
+ Addedsteno@0.4.4(transitive)