{"_id":"@api-components/http-method-selector","_rev":"9-e9439a6c798307feb46b99d1107e6aee","name":"@api-components/http-method-selector","dist-tags":{"latest":"2.0.0"},"versions":{"2.0.0":{"name":"@api-components/http-method-selector","version":"2.0.0","license":"Apache-2.0","_id":"@api-components/http-method-selector@2.0.0","maintainers":[{"name":"jarrodek","email":"jarrodek@gmail.com"}],"homepage":"https://github.com/advanced-rest-client/http-method-selector#readme","bugs":{"url":"https://github.com/advanced-rest-client/http-method-selector/issues","email":"arc@mulesoft.com"},"dist":{"shasum":"f0b9a119855122505b305d1e968047db702c47f9","tarball":"https://registry.npmjs.org/@api-components/http-method-selector/-/http-method-selector-2.0.0.tgz","fileCount":27,"integrity":"sha512-WvfDnBTU2ttidV5oGFiLPvwIYGgYoEGN3dcEDWaYqi098jbOaGTqqTJDO0RtP8GPS4DyD+w0FBgbNNIE+D1VAw==","signatures":[{"sig":"MEYCIQCaVpnGomKch3PH5gaLMghTFkB+UeLhScScauImTnc1/wIhAJUJnqi5aPtoOrs4YNlyrQMJl6YTdOG3T44xseCtK4F6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":122876,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbA0AbCRA9TVsSAnZWagAASAQQAKCJjIagmmKxHOg9tVPK\nEi9Bb1MTpG+Lf/4lGHqlIHIlFMoRtA+iPEK2E2G5neRgbu5uiGBrfqBTZ09G\nfEBNSJ7qWEBN57ZfNcuGtgM2dGXGLGlKRgZ7xAnGZ8cS+2RKd3ajIyCcyrdi\nI1R0tdt48D/+6RpNGOHnTT8QOofroxeyM5pPXzTY8RvaKuAhe6jjus4vgWo6\nfYLrOVnCPptnPz8ty7EJuYbl3Bwjy3ZQGIsF/1UuG9/Q4phkCnvDQkb+cpRH\niiXZNnTg+pIjRALfnhSbnpyw2t1333xG3yPAZu7T7JpakljhysgLGL1cdoYU\nipOKvj4uBxvYkzOAkAFCl/6LCb6BNbRDy0C8XgjZPE3JPCfge8gh0xiaKzCw\nO5/zfov8Mt1E8sqkoWTEllNVXnXsEJ9FNZ5A34xGScY7fLV4XyihRtZoWgHz\n0h+r/jl2v7k5cSqC055i1Ht4c1mxZgDBvnRs9T4dwrwTKyHvBhh5CKy/akcU\nEC65CNWqPrWDpfoJnuIaL9wo/Mo9GCqFlM5pseTRh3XAXiIki16zbFQ0Ek3r\nYPhbUaR/ZocC/JrgG6VPnji2coihNxn5IvHQcrYlqp+2YaiUdewtFeKcbiHF\nkbUo1RgswgKZ43lzGPf4o6HRABZL1AU930K/15I2amxKmTKZUO/jMNwpC58B\nhaF/\r\n=B3ej\r\n-----END PGP SIGNATURE-----\r\n"},"main":"http-method-selector.html","authors":["pawel Psztyc","The Advanced REST client authors <arc@mulesoft.com>"],"gitHead":"eff2148c5f076d84ac93608b6590286b14bdacb2","private":false,"scripts":{"lint":"polymer lint http-method-selector.html http-method-selector-mini.html","test":"polymer test --plugin local","test-sauce":"polymer test --plugin sauce --job-name \"http-method-selector:local-test\"","update-types":"gen-typescript-declarations --deleteExisting --outDir ."},"_npmUser":{"name":"jarrodek","email":"jarrodek@gmail.com"},"repository":{"url":"git://github.com/advanced-rest-client/http-method-selector.git","type":"git"},"_npmVersion":"6.0.1","description":"A HTTP method selector","directories":{},"_nodeVersion":"9.10.1","_hasShrinkwrap":false,"devDependencies":{"@polymer/gen-typescript-declarations":"^1.1.1"},"_npmOperationalInternal":{"tmp":"tmp/http-method-selector_2.0.0_1526939674717_0.42959986594386246","host":"s3://npm-registry-packages"}}},"time":{"created":"2018-05-21T21:54:34.553Z","modified":"2026-04-07T19:29:55.834Z","2.0.0":"2018-05-21T21:54:34.801Z"},"bugs":{"url":"https://github.com/advanced-rest-client/http-method-selector/issues","email":"arc@mulesoft.com"},"license":"Apache-2.0","homepage":"https://github.com/advanced-rest-client/http-method-selector#readme","repository":{"url":"git://github.com/advanced-rest-client/http-method-selector.git","type":"git"},"description":"A HTTP method selector","maintainers":[{"email":"jarrodek@gmail.com","name":"jarrodek"},{"email":"alexperez@mulesoft.com","name":"alexperez_march_2024"},{"email":"elmellidiego@gmail.com","name":"dmacias"}],"readme":"[![Build Status](https://travis-ci.org/advanced-rest-client/http-method-selector.svg?branch=stage)](https://travis-ci.org/advanced-rest-client/http-method-selector)  \n\n[![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg)](https://www.webcomponents.org/element/advanced-rest-client/http-method-selector)\n\n# http-method-selector\n\nA HTTP method selector. Displays list of radio buttons with common\nhttp methods and a dropdown with less common but still valid methods.\n\n<!---\n```\n<custom-element-demo>\n  <template>\n    <link rel=\"import\" href=\"http-method-selector.html\">\n    <link rel=\"import\" href=\"http-method-selector-mini.html\">\n    <next-code-block></next-code-block>\n  </template>\n</custom-element-demo>\n```\n-->\n\n```html\n<http-method-selector method=\"POST\" is-payload></http-method-selector>\n<http-method-selector-mini method=\"PUT\" is-payload></http-method-selector-mini>\n```\n\n### API components\n\nThis components is a part of API components ecosystem: https://elements.advancedrestclient.com/\n","readmeFilename":"README.md"}