@lesy/lesy-plugin-sidekick
Version:
26 lines (25 loc) • 515 B
JSON
{
"name": "@lesy/lesy-plugin-sidekick",
"version": "1.0.0-beta.18",
"description": "",
"main": "dist/index.js",
"scripts": {
"clean": "rm -rf ./dist",
"build": "npm run clean && tsc --build"
},
"keywords": [
"lesy",
"lesy-plugin",
"helper",
"basic"
],
"author": {
"email": "mexican.dirtyfellow@gmail.com",
"name": "Lokesh Rajendran"
},
"license": "MIT",
"publishConfig": {
"access": "public"
},
"gitHead": "04d583ade70d235300a106fbb933c2deb6ab3a10"
}