fix(core): update
This commit is contained in:
22
package.json
22
package.json
@ -2,7 +2,7 @@
|
||||
"name": "@push.rocks/smartpath",
|
||||
"version": "5.0.13",
|
||||
"private": false,
|
||||
"description": "offers smart ways to handle paths",
|
||||
"description": "A library offering smart ways to handle file and directory paths.",
|
||||
"main": "dist_ts/index.js",
|
||||
"typings": "dist_ts/index.d.ts",
|
||||
"type": "module",
|
||||
@ -16,9 +16,21 @@
|
||||
"url": "https://github.com/pushrocks/smartpath.git"
|
||||
},
|
||||
"keywords": [
|
||||
"json",
|
||||
"jade",
|
||||
"template"
|
||||
"path handling",
|
||||
"file system",
|
||||
"directory manipulation",
|
||||
"file checks",
|
||||
"path transformation",
|
||||
"typescript",
|
||||
"node.js development",
|
||||
"URL handling",
|
||||
"absolute paths",
|
||||
"smart path resolution",
|
||||
"programming",
|
||||
"file management",
|
||||
"software development",
|
||||
"path utilities",
|
||||
"cross-platform path management"
|
||||
],
|
||||
"author": "Lossless GmbH <office@lossless.com> (https://lossless.com)",
|
||||
"license": "MIT",
|
||||
@ -48,4 +60,4 @@
|
||||
"browserslist": [
|
||||
"last 1 chrome versions"
|
||||
]
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user