UNPKG

@publidata/utils-core

Version:
31 lines (30 loc) 729 B
{ "name": "@publidata/utils-core", "version": "1.6.2-alpha.1", "description": "Collection of methods", "main": "./dist/core.js", "scripts": { "prepublishOnly": "rm -rf dist && yarn build", "build": "webpack" }, "repository": { "type": "git", "url": "git+https://github.com/Publidata/publidata-packages.git" }, "keywords": [ "Publidata", "theme", "sdk", "utils" ], "author": "Publidata", "license": "MIT", "bugs": { "url": "https://github.com/Publidata/publidata-packages/issues" }, "homepage": "https://github.com/Publidata/publidata-packages#readme", "devDependencies": { "webpack": "^4.43.0" }, "gitHead": "eae08e96b7ae903da2f13e14ba617c3d6acadea6" }