UNPKG

autoindex

Version:

parse an autoindex page into JSON

26 lines (25 loc) 576 B
{ "name": "autoindex", "version": "0.1.2", "description": "parse an autoindex page into JSON", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git://github.com/weisjohn/autoindex.git" }, "keywords": [ "autoindex", "parse", "directory", "listing" ], "author": "John Weis <weis.john@gmail.com>", "license": "MIT", "bugs": { "url": "https://github.com/weisjohn/autoindex/issues" }, "homepage": "https://github.com/weisjohn/autoindex" }