UNPKG

@json-feed-types/1_1

Version:
32 lines (31 loc) 712 B
{ "name": "@json-feed-types/1_1", "version": "1.0.2", "description": "TypeScript types for JSON Feed 1.1.", "types": "./index.d.ts", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/juice49/json-feed-types.git" }, "keywords": [ "json", "feed", "typescript", "types", "json feed", "jsonfeed" ], "author": "Ash", "license": "ISC", "bugs": { "url": "https://github.com/juice49/json-feed-types/issues" }, "homepage": "https://github.com/juice49/json-feed-types#readme", "dependencies": { "@json-feed-types/common": "^1.0.1", "type-fest": "^2.3.4" } }