Feuerwehr-eppingen/node_modules/prettier/package.json

140 lines
4.3 KiB
JSON

{
"_args": [
[
{
"raw": "prettier@^1.7.0",
"scope": null,
"escapedName": "prettier",
"name": "prettier",
"rawSpec": "^1.7.0",
"spec": ">=1.7.0 <2.0.0",
"type": "range"
},
"/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/vue-loader"
]
],
"_from": "prettier@>=1.7.0 <2.0.0",
"_id": "prettier@1.12.1",
"_inCache": true,
"_location": "/prettier",
"_nodeVersion": "6.10.3",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/prettier_1.12.1_1523933003791_0.3070138466977166"
},
"_npmUser": {
"name": "suchipi",
"email": "me@suchipi.com"
},
"_npmVersion": "3.10.10",
"_phantomChildren": {},
"_requested": {
"raw": "prettier@^1.7.0",
"scope": null,
"escapedName": "prettier",
"name": "prettier",
"rawSpec": "^1.7.0",
"spec": ">=1.7.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/vue-loader"
],
"_resolved": "https://registry.npmjs.org/prettier/-/prettier-1.12.1.tgz",
"_shasum": "c1ad20e803e7749faf905a409d2367e06bbe7325",
"_shrinkwrap": null,
"_spec": "prettier@^1.7.0",
"_where": "/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/vue-loader",
"author": {
"name": "James Long"
},
"bin": {
"prettier": "./bin-prettier.js"
},
"bugs": {
"url": "https://github.com/prettier/prettier/issues"
},
"dependencies": {},
"description": "Prettier is an opinionated code formatter",
"devDependencies": {
"babel-cli": "6.24.1",
"babel-preset-es2015": "6.24.1",
"codecov": "2.2.0",
"cross-env": "5.0.5",
"eslint": "4.18.2",
"eslint-config-prettier": "2.9.0",
"eslint-friendly-formatter": "3.0.0",
"eslint-plugin-import": "2.9.0",
"eslint-plugin-prettier": "2.6.0",
"eslint-plugin-react": "7.7.0",
"jest": "21.1.0",
"mkdirp": "0.5.1",
"prettier": "1.12.0",
"prettylint": "1.0.0",
"rimraf": "2.6.2",
"rollup": "0.47.6",
"rollup-plugin-commonjs": "8.2.6",
"rollup-plugin-json": "2.1.1",
"rollup-plugin-node-builtins": "2.0.0",
"rollup-plugin-node-globals": "1.1.0",
"rollup-plugin-node-resolve": "2.0.0",
"rollup-plugin-replace": "1.2.1",
"shelljs": "0.8.1",
"snapshot-diff": "0.2.2",
"strip-ansi": "4.0.0",
"tempy": "0.2.1",
"uglify-es": "3.3.9",
"webpack": "2.6.1"
},
"directories": {},
"dist": {
"shasum": "c1ad20e803e7749faf905a409d2367e06bbe7325",
"tarball": "https://registry.npmjs.org/prettier/-/prettier-1.12.1.tgz",
"fileCount": 14,
"unpackedSize": 7820828,
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa1V9MCRA9TVsSAnZWagAAhPcP/AsOV7CJMPIkdkT0Hp2O\n4FmNrjnwUVVmFOhGP3R0b78hVEbSJ1bHN1LkDZuBvBdV6bkbn7O1JA09004q\nMQLxZAcxozoJMymGFYbJ1sxPehfe8mEzQCS5wngP9j5nkTAIUwVU6CnZK3mA\nFgUPLO2PeV64JfJ3yzPhCW7m40ugc6YtxllTe46hbE95Q14xEHJji01hwRa3\n9/l1JSOrLnLDqh5svOTeiDe8QvOcTSbURT0MEyqXcgYBlUT82QcMzL4V8GXZ\nAAGkkeYF3fzD+bk41sgxQZDpm5XH8YTsFacTGzQf0bAtoQUtIP2vq0w27+XV\nedODaKTGECTf8dwui2YZwWDTeIXxLvIaIeNcLOOoWHh+oSrkMLqfQza7E+m8\nt9rUjPDxW4vIKpVf3yjHe8clMBiqvToA2zFkJzzEhm3aWULPPxY8nNW1WeMf\n9IyKnf3JddE0j8Ad9N5oFf+ePPCDKIdzNrcEqCh2wqNo3bz5RqtSLJi0DhKO\nnERuqVkevy3ArPR8vd8r6DFhAB8L/VzUP0Nh3pvMSXmMGulx9sz8ia8EB2YP\n1XqqtGaRW4eiFItpmmz+o+jhu7w0UCUDfXEM3s9WvQ/Dmdx5BCiXMuCvH56n\ntz4Hvurnm4hCrWS4lnFPkNFgaVluZ8ugvCSudd7LCW9Mf4Evx2a17tOu4xG8\nPdPN\r\n=iNd9\r\n-----END PGP SIGNATURE-----\r\n"
},
"engines": {
"node": ">=4"
},
"files": [
"*.js"
],
"homepage": "https://prettier.io",
"license": "MIT",
"main": "./index.js",
"maintainers": [
{
"name": "azz",
"email": "derflatulator@gmail.com"
},
{
"name": "duailibe",
"email": "lucasds@gmail.com"
},
{
"name": "jlongster",
"email": "longster@gmail.com"
},
{
"name": "suchipi",
"email": "me@suchipi.com"
},
{
"name": "vjeux",
"email": "vjeuxx@gmail.com"
}
],
"name": "prettier",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/prettier/prettier.git"
},
"scripts": {
"prepublishOnly": "node -e \"assert.equal(require('.').version, require('..').version)\""
},
"version": "1.12.1"
}