diff options
| author | achesak <achesak@yahoo.com> | 2014-08-15 12:42:41 -0500 |
|---|---|---|
| committer | achesak <achesak@yahoo.com> | 2014-08-15 12:42:41 -0500 |
| commit | 026033a7f67afe91d3afdf43560b6bba0988158e (patch) | |
| tree | e4b19b11b0f12b1c2ca0f8b5c739671e6c49e9e4 | |
| parent | dbb82e27630ce32befdbc4d7549e2a7dd4135c70 (diff) | |
| download | packages-026033a7f67afe91d3afdf43560b6bba0988158e.tar.gz packages-026033a7f67afe91d3afdf43560b6bba0988158e.zip | |
Removed unnecessary item.
| -rw-r--r-- | packages.json | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/packages.json b/packages.json index 1e214e3..d178614 100644 --- a/packages.json +++ b/packages.json @@ -912,14 +912,5 @@ "description": "Library for detecting the format of a sound file", "license": "MIT", "web": "https://github.com/achesak/nimrod-sndhdr" - }, - { - "name": "int2ascii", - "url": "git://github.com/achesak/nimrod-int2ascii", - "method": "git", - "tags": ["library", "helper", "ascii"], - "description": "Helper module for imghdr and sndhdr", - "license": "MIT", - "web": "https://github.com/achesak/nimrod-int2ascii" } ] |
