UNPKG

@rshirohara/kkast

Version:
39 lines (38 loc) 908 B
{ "name": "@rshirohara/kkast", "version": "0.1.4", "description": "Kakuyomu novel ast definition.", "keywords": [ "unified", "rekurke", "kakuyomu" ], "homepage": "https://github.com/RShirohara/unified-webnovel/tree/main/packages/kkast#readme", "bugs": { "url": "https://github.com/RShirohara/unified-webnovel/issues" }, "repository": { "type": "git", "url": "https://github.com/RShirohara/unified-webnovel.git", "directory": "packages/kkast" }, "license": "MIT", "author": { "name": "Ray Shirohara", "url": "https://github.com/RShirohara" }, "main": "", "types": "./src/index.d.ts", "files": [ "./src" ], "scripts": { "prepack": "clean-package", "postpack": "clean-package restore" }, "dependencies": { "@types/unist": "^3.0.3" }, "devDependencies": {}, "gitHead": "b0ac5f5e48297cee3abc5bbbdd66ae271654fd70" }