Skip to content

Commit

Permalink
docs ~ change package description and keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
rivy committed Oct 4, 2019
1 parent d8b964c commit f993fb9
Showing 1 changed file with 7 additions and 11 deletions.
18 changes: 7 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "os-paths",
"version": "3.0.2",
"description": "Generate portable (and XDG-compatible) paths for storing cache, config, data, etc",
"description": "Generate portable basic OS paths (home, temp, ...)",
"license": "MIT",
"repository": "rivy/js.os-paths",
"author": {
Expand All @@ -20,24 +20,20 @@
"index.d.ts"
],
"keywords": [
"appdir",
"cache",
"common",
"config",
"data",
"dir",
"cross-platform",
"directory",
"env",
"environment",
"linux",
"logs",
"mac",
"macos",
"osx",
"path",
"paths",
"temp",
"portable",
"unix",
"user",
"windows",
"xdg"
"windows"
],
"devDependencies": {
"ava": "^1.4.1",
Expand Down

0 comments on commit f993fb9

Please sign in to comment.