{"name":"sort-package-json","version":"2.11.0","description":"Sort an Object or package.json based on the well-known package.json keys","keywords":["keys","object","sort"],"homepage":"https://github.com/keithamus/sort-package-json#readme","bugs":{"url":"https://github.com/keithamus/sort-package-json/issues"},"repository":{"type":"git","url":"git+ssh://git@github.com/keithamus/sort-package-json.git"},"license":"MIT","author":{"name":"Keith Cirkel","email":"npm@keithcirkel.co.uk","url":"http://keithcirkel.co.uk/"},"type":"module","exports":{".":{"import":{"types":"./index.d.ts","default":"./index.js"},"require":{"types":"./index.d.ts","default":"./cjs/index.js"}}},"types":"index.d.ts","bin":{"sort-package-json":"cli.js"},"scripts":{"build":"esbuild index.js --bundle --platform=node --alias:git-hooks-list=./git-hooks-list_shim.cjs --outfile=./cjs/index.js && ncp package.cjs.json ./cjs/package.json","fix":"eslint . --fix && prettier . \"!**/*.js\" --write && node cli.js \"package.json\"","lint":"eslint . && prettier . \"!**/*.js\" --check && node cli.js \"package.json\" --check","prepare":"husky install","prepublishOnly":"npm run build","semantic-release":"semantic-release","test":"ava && dtslint --localTs node_modules/typescript/lib","test-coverage":"nyc ava","update-snapshots":"ava --update-snapshots"},"commitlint":{"extends":["@commitlint/config-conventional"]},"lint-staged":{"package.json":["node cli.js"],"*.js":["eslint --fix"],"**/*,!*.js":["prettier --write --ignore-unkown"]},"prettier":{"semi":false,"singleQuote":true,"trailingComma":"all"},"eslintConfig":{"extends":["standard","plugin:prettier/recommended"]},"ava":{"verbose":true},"dependencies":{"detect-indent":"^7.0.1","detect-newline":"^4.0.0","get-stdin":"^9.0.0","git-hooks-list":"^3.0.0","is-plain-obj":"^4.1.0","semver":"^7.6.0","sort-object-keys":"^1.1.3","tinyglobby":"^0.2.9"},"devDependencies":{"@commitlint/cli":"^17.1.2","@commitlint/config-conventional":"^17.1.0","ava":"^4.3.3","del":"^7.0.0","dot-prop":"^7.2.0","dtslint":"^4.2.1","esbuild":"^0.20.2","eslint":"^8.24.0","eslint-config-prettier":"^8.5.0","eslint-config-standard":"^17.0.0","eslint-plugin-import":"^2.26.0","eslint-plugin-n":"^15.3.0","eslint-plugin-prettier":"^4.2.1","eslint-plugin-promise":"^6.0.1","husky":"^8.0.1","lint-staged":"^13.0.3","make-dir":"^3.1.0","ncp":"^2.0.0","nyc":"^15.1.0","prettier":"^2.7.1","resolve":"^1.22.1","semantic-release":"^19.0.5","tempy":"^2.0.0","typescript":"^4.8.4"},"gitHead":"57aebe2b068e6c3f9ba906c1ee88e03b20f2707e","_id":"sort-package-json@2.11.0","_nodeVersion":"18.20.5","_npmVersion":"10.8.2","dist":{"shasum":"51d02a1dd739ce42f4274612d1a2e32a8742c1d4","size":29070,"noattachment":false,"key":"/sort-package-json/-/sort-package-json-2.11.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/sort-package-json/download/sort-package-json-2.11.0.tgz"},"_npmUser":{"name":"keithamus","email":"npm@keithcirkel.co.uk"},"directories":{},"maintainers":[{"name":"keithamus","email":"npm@keithcirkel.co.uk"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sort-package-json_2.11.0_1732020869219_0.8497651569008053"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-19T12:54:29.390Z","publish_time":1732020869390,"_source_registry_name":"default","_cnpm_publish_time":1732020869390,"dist-tags":{"latest":"3.6.1"}}