1
0
mirror of https://github.com/octoleo/hosts.git synced 2024-05-28 12:20:47 +00:00
hosts/package.json
William Melody 5a1ffa3498 Bump version 1.4.2
package.json was missed in c80287f
2015-06-27 20:51:45 -07:00

8 lines
164 B
JSON

{
"name": "hosts",
"version": "1.4.2",
"description": "A command line tool for managing hosts file entries.",
"global": true,
"install": "make install"
}