grapper-core
Version:
Core libs and helpers for Grapper projects
22 lines • 506 B
JSON
{
"name": "grapper-core",
"version": "1.1.0-rc.1",
"description": "Core libs and helpers for Grapper projects",
"author": "Graphery",
"bugs": "https://github.com/graphery/grapper-core/issues",
"repository": {
"type": "git",
"url": "git+https://github.com/graphery/grapper-core.git"
},
"type": "module",
"license": "MIT",
"scripts": {
"postinstall": "node tools/npm-helpers/copy.js"
},
"keywords": [
"web-component",
"helpers",
"graphery",
"grapper"
]
}