UNPKG

@hacknug/gridsome-config

Version:

26 lines (25 loc) 451 B
{ "name": "@hacknug/gridsome-config", "version": "1.3.0", "description": "", "keywords": [ "hack_nug", "hacknug", "gridsome", "sharec", "sharec-config" ], "license": "ISC", "author": { "name": "Nestor Vera", "email": "nestorvera@me.com", "url": "https://nestor.rip/" }, "main": "index.js", "scripts": { "postinstall": "sharec install" }, "dependencies": { "sharec": "^2.12.1-beta" } }