{"name":"@masatomakino/gulptask-demo-page","version":"0.8.5","author":{"name":"MasatoMakino","email":"unagiinu.g@gmail.com"},"license":"MIT","_id":"@masatomakino/gulptask-demo-page@0.8.5","maintainers":[{"name":"makio_masato","email":"makino.masato.g@gmail.com"}],"homepage":"https://github.com/MasatoMakino/gulptask-demo-page#readme","bugs":{"url":"https://github.com/MasatoMakino/gulptask-demo-page/issues"},"bin":{"gulptask-demo-page":"bin/CLI.js"},"dist":{"shasum":"1d04508adb83ff7ec1f9c21eb2e232c3c650750a","tarball":"https://registry.npmjs.org/@masatomakino/gulptask-demo-page/-/gulptask-demo-page-0.8.5.tgz","fileCount":33,"integrity":"sha512-/bjWi3XtfR/JTHqp8Eun861NW8dxn43fwKx50Xv5KX8b9s6oEP7RFhDAIyHuyQWYd0zwXFzrzNUWv6QZIjA3QQ==","signatures":[{"sig":"MEUCIQCz3nVVl7tmpxbAIlmeKOGBWXbs/t3DDEzHGqtEQj5QfwIgQfPC1TFXJ1sXx4KWvKVtv0uUU9tkKDN3pLowo7QvI8c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37997},"main":"bin/index.js","type":"module","types":"bin/index.d.ts","gitHead":"60fa9c944974323c79179548f9851eba76cab0c8","scripts":{"test":"vitest","build":"tsc","watch":"tsc -W","prepare":"husky","release":"npm run release-check-merged && npm run release-check-tag-exists && npm run release-push-tags && npm run release-create-draft && npm run release-open-draft","testRun":"node ./bin/CLI.js --srcDir ./demoSrc","coverage":"vitest --run --coverage","exampleCLI":"npx @masatomakino/gulptask-demo-page --prefix demo --srcDir ./demoSrc --distDir ./docs/demo --body '<div></div>' --style canvas{background-color:#000} --externalScripts 'https://code.createjs.com/1.0.0/createjs.min.js' --rule ./rule.js --compileTarget 'es6'","preversion":"git checkout main && git pull && npm ci && npm run build && npm test -- --run && npm run testRun","postversion":"npm run version-add-package-files && npm run version-checkout && npm run version-push && npm run version-pull-request","version-push":"git push --set-upstream origin version/$(git describe --tags --abbrev=0)","watch:testRun":"npm run testRun -- -W","version-checkout":"git checkout -b version/$(git describe --tags --abbrev=0)","watch:exampleCLI":"npm run exampleCLI -- -W","release-push-tags":"git push origin $(git describe --tags --abbrev=0)","release-open-draft":"gh release view $(git describe --tags --abbrev=0) --web","release-check-merged":"git fetch origin && git branch --merged origin/main | grep version/$(git describe --tags --abbrev=0) || (echo 'Branch not merged' && exit 1)","release-create-draft":"gh release create $(git describe --tags --abbrev=0) --generate-notes --verify-tag --draft","version-pull-request":"gh pr create --fill --base main --head version/$(git describe --tags --abbrev=0) | grep -o 'https.*github.*' | xargs gh pr view --web","release-check-tag-exists":"git fetch --tags && (git ls-remote --tags origin | grep -q $(git describe --tags --abbrev=0) && echo 'Tag already exists' && exit 1 || exit 0)","version-add-package-files":"git add package.json package-lock.json"},"_npmUser":{"name":"makio_masato","email":"makino.masato.g@gmail.com"},"overrides":{"path-scurry":"^2.0.0"},"repository":{"url":"git+https://MasatoMakino@github.com/MasatoMakino/gulptask-demo-page.git","type":"git"},"_npmVersion":"10.8.2","description":"demo html generator for gulp.js","directories":{"doc":"docs"},"lint-staged":{"*.{js,ts,css,md}":"prettier --write"},"_nodeVersion":"20.17.0","dependencies":{"ejs":"^3.1.9","glob":"11.0.0","webpack":"^5.87.0","chokidar":"^4.0.0","commander":"^12.0.0","ts-loader":"^9.4.2","typescript":"^5.1.3","@babel/core":"^7.22.5","babel-loader":"^9.1.3","@babel/preset-env":"^7.22.5","source-map-loader":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.0.10","moment":"^2.29.4","prettier":"^3.0.0","@types/ejs":"^3.1.2","@types/node":"^22.5.4","lint-staged":"^15.0.2","package-json-type":"^1.0.3","webpack-glsl-loader":"^1.0.1","@vitest/coverage-istanbul":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/gulptask-demo-page_0.8.5_1728821745569_0.6159471523055997","host":"s3://npm-registry-packages"}}