diff options
Diffstat (limited to 'crates/shirabe/src/json/json_file.rs')
| -rw-r--r-- | crates/shirabe/src/json/json_file.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/shirabe/src/json/json_file.rs b/crates/shirabe/src/json/json_file.rs new file mode 100644 index 0000000..da4a28a --- /dev/null +++ b/crates/shirabe/src/json/json_file.rs @@ -0,0 +1 @@ +//! ref: composer/src/Composer/Json/JsonFile.php |
