UNPKG

@almaclaine/npm-scripts

Version:
26 lines (25 loc) 610 B
{ "name": "@almaclaine/npm-scripts", "version": "0.0.18", "description": "Npm scripts for projects.", "main": "index.mjs", "module": "index.mjs", "scripts": {}, "repository": { "type": "git", "url": "git+https://github.com/ALMaclaine/almaclaine-package-mono-repo.git" }, "files": [ "index.mjs" ], "keywords": [ "Npm", "Scripts" ], "author": "Alessandro MacLaine", "license": "MIT", "bugs": { "url": "https://github.com/ALMaclaine/almaclaine-package-mono-repo/issues" }, "homepage": "https://github.com/ALMaclaine/almaclaine-package-mono-repo#readme" }