UNPKG

ffs-common-library

Version:
27 lines 645 B
{ "name": "ffs-common-library", "version": "1.0.0", "description": "FFShop Common Library & Configs", "main": "src/index.js", "type": "module", "scripts": { "publish": "npm publish --access public" }, "repository": { "type": "git", "url": "git+https://github.com/dainguyenvie/FFS_COMMON_LIBRARY.git" }, "keywords": [ "ffs", "common", "library", "ffshop", "ffshop common library" ], "author": "Dai Nguyen", "license": "MIT", "bugs": { "url": "https://github.com/dainguyenvie/FFS_COMMON_LIBRARY/issues" }, "homepage": "https://github.com/dainguyenvie/FFS_COMMON_LIBRARY#readme" }