UNPKG

@foba/quotes-creativity

Version:
41 lines (40 loc) 843 B
{ "name": "@foba/quotes-creativity", "version": "0.6.1", "description": "quotes on creativity", "main": "./dist/index.cjs", "exports": { "import": "./dist/index.mjs", "require": "./dist/index.cjs" }, "files": [ "dist" ], "publishConfig": { "access": "public" }, "scripts": { "pub": "npm publish", "test": "node test" }, "dependencies": { "@foba/util-quotes": "^0.6.1" }, "repository": { "type": "git", "url": "git+https://github.com/hoyeungw/foba.git" }, "keywords": [ "quotes", "quotes-creativity", "creativity", "wikiquote" ], "author": "Hoyeung Wong", "license": "MIT", "bugs": { "url": "https://github.com/hoyeungw/foba" }, "homepage": "https://github.com/hoyeungw/foba#readme", "gitHead": "e2da16e6463cb2742f531ffa17de1be5d0f0b612" }