stats-filelist
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -5,3 +5,3 @@ /* | ||
* | ||
* Copyright (c) 2017 anseki | ||
* Copyright (c) 2018 anseki | ||
* Licensed under the MIT license. | ||
@@ -8,0 +8,0 @@ */ |
{ | ||
"name": "stats-filelist", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"title": "statsFilelist", | ||
@@ -31,2 +31,6 @@ "description": "Get a list of files and directories with `Stats` of each item. And filter the list with evaluating path, path pattern, type, size, modified time, and more.", | ||
"main": "./lib/stats-filelist.js", | ||
"files": [ | ||
"lib/*.js", | ||
"LICENSE-MIT" | ||
], | ||
"engines": { | ||
@@ -33,0 +37,0 @@ "node": ">= 0.8.0" |
Sorry, the diff of this file is not supported yet
20988