UNPKG

palestine-proverbs

Version:

A collection of traditional Palestinian proverbs

25 lines (24 loc) 542 B
{ "name": "palestine-proverbs", "version": "1.0.2", "description": "A collection of traditional Palestinian proverbs", "main": "index.js", "type": "module", "types": "index.d.ts", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Abdalazeez Shahateet", "exports": { ".": { "import": "./index.js" } }, "keywords": [ "proverbs", "palestinian", "culture", "tradition" ], "license": "MIT" }