{"name":"yeoman-environment","version":"4.0.0-beta.3","description":"Handles the lifecyle and bootstrapping of generators in a specific environment","keywords":["development","dev","build","tool","cli","scaffold","scaffolding","generate","generator","yeoman","app"],"homepage":"http://yeoman.io","repository":{"type":"git","url":"git+https://github.com/yeoman/environment.git"},"license":"BSD-2-Clause","author":{"name":"Yeoman"},"type":"module","exports":{".":{"types":"./dist/index.d.js","import":"./dist/index.js"},"./package.json":"./package.json"},"main":"./dist/index.js","types":"./dist/index.d.js","bin":{"yoe":"bin/bin.cjs"},"scripts":{"prebuild":"rimraf dist","build":"tsc && npm run copy-types","copy-types":"cpy \"src/**/*.d.(|c|m)ts\" dist/","doc":"npm run doc:generate && npm run doc:fix && npm run doc:prettier","doc:fix":"sed -i -e 's:^[[:space:]]*<!--[[:space:]]*$::g' -e 's:^[[:space:]]*-->[[:space:]]*$::g' $npm_package_config_doc_path/global.html || true","doc:generate":"jsdoc -c jsdoc.json -d $npm_package_config_doc_path","doc:prettier":"prettier $npm_package_config_doc_path --write --ignore-path .prettierignore-doc","fix":"xo --fix","prepare":"npm run build","pretest":"xo","test":"c8 esmocha --forbid-only","test-base":"c8 esmocha test/environment*.js test/store.js test/util.js test/adapter.js","test-environment":"c8 esmocha test/environment.js","test-generators":"c8 esmocha test/generators.js","test-resolver":"c8 esmocha test/resolver.js"},"config":{"doc_path":"./yeoman-environment-doc"},"dependencies":{"@yeoman/adapter":"^1.1.0","@yeoman/conflicter":"^1.0.7","@yeoman/namespace":"^1.0.0","@yeoman/transform":"^1.2.0","arrify":"^3.0.0","chalk":"^5.2.0","commander":"^10.0.1","debug":"^4.3.4","execa":"^7.1.1","fly-import":"^0.3.0","globby":"^13.1.4","grouped-queue":"^2.0.0","locate-path":"^7.2.0","lodash-es":"^4.17.21","mem-fs":"^3.0.0","mem-fs-editor":"^10.0.1","semver":"^7.5.0","slash":"^5.0.1","untildify":"^5.0.0","which-package-manager":"^0.0.1"},"devDependencies":{"@types/debug":"^4.1.8","@types/lodash-es":"^4.17.7","@types/semver":"^7.5.0","c8":"^7.13.0","cpy-cli":"^4.2.0","esmocha":"^1.0.1","fs-extra":"^11.1.1","inquirer":"^9.2.6","jsdoc":"^4.0.2","prettier":"^2.8.8","prettier-plugin-packagejson":"^2.4.3","rimraf":"^5.0.0","sinon":"^15.0.4","sinon-test":"^3.1.5","strip-ansi":"^7.0.1","tui-jsdoc-template":"^1.2.2","typescript":"^5.0.4","xo":"0.54.2","yeoman-assert":"^3.1.1","yeoman-generator":"^5.9.0","yeoman-test":"^8.0.0-rc.1"},"peerDependencies":{"@yeoman/types":"^1.0.1","mem-fs":"^3.0.0"},"engines":{"node":"^16.13.0 || >=18.12.0"},"readmeFilename":"readme.md","gitHead":"d2f2638308e4f7374ff459d5482a9b21291f892b","bugs":{"url":"https://github.com/yeoman/environment/issues"},"_id":"yeoman-environment@4.0.0-beta.3","_nodeVersion":"18.16.0","_npmVersion":"9.6.6","dist":{"shasum":"5468e815197c80d028ac259abd3190ed965e8924","size":29487,"noattachment":false,"key":"/yeoman-environment/-/yeoman-environment-4.0.0-beta.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/yeoman-environment/download/yeoman-environment-4.0.0-beta.3.tgz"},"_npmUser":{"name":"mshima","email":"marceloshima@gmail.com"},"directories":{},"maintainers":[{"name":"addyosmani","email":""},{"name":"eddiemonge","email":""},{"name":"joshuakgoldberg","email":"joshuakgoldberg@outlook.com"},{"name":"mischah","email":""},{"name":"mshima","email":""},{"name":"sboudrias","email":""},{"name":"sindresorhus","email":""},{"name":"ulisesgascon","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/yeoman-environment_4.0.0-beta.3_1687535895844_0.7351693508442574"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-06-23T15:58:16.141Z","publish_time":1687535896141,"_source_registry_name":"default","_cnpm_publish_time":1687535896141,"dist-tags":{"latest":"6.0.0","next":"5.0.0-beta.2","next-3":"3.0.0-rc.1"}}