UNPKG

canonical-tent-json

Version:
27 lines (26 loc) 606 B
{ "name": "canonical-tent-json", "version": "0.3.4", "description": "Generate canonical JSON for Tent 0.3 posts", "main": "index.js", "scripts": { "test": "node ./test/test.js" }, "repository": { "type": "git", "url": "git+https://github.com/brooksn/canonical-tent-json.git" }, "keywords": [ "tent", "json" ], "author": "Brooks Newberry", "license": "ISC", "bugs": { "url": "https://github.com/brooksn/canonical-tent-json/issues" }, "homepage": "https://github.com/brooksn/canonical-tent-json#readme", "devDependencies": { "tape": "^4.0.0" } }