{"_id":"get-set-props","_rev":"3341758","name":"get-set-props","description":"List of getter/setter properties for JavaScript types","dist-tags":{"latest":"0.2.0"},"maintainers":[{"name":"dustinspecker","email":""}],"time":{"modified":"2024-07-10T08:35:14.000Z","created":"2015-10-31T23:10:58.663Z","0.2.0":"2024-05-31T00:33:49.386Z","0.1.0":"2015-10-31T23:10:58.663Z"},"users":{},"author":{"name":"Dustin Specker","email":"DustinSpecker@DustinSpecker.com","url":"github.com/dustinspecker"},"repository":{"type":"git","url":"git+https://github.com/dustinspecker/get-set-props.git"},"versions":{"0.2.0":{"name":"get-set-props","version":"0.2.0","description":"List of getter/setter properties for JavaScript types","license":"MIT","repository":{"type":"git","url":"git+https://github.com/dustinspecker/get-set-props.git"},"author":{"name":"Dustin Specker","email":"DustinSpecker@DustinSpecker.com","url":"github.com/dustinspecker"},"engines":{"node":">=18.0.0"},"type":"module","scripts":{"test":"ava","generate":"node generate.js"},"main":"index.js","keywords":["js","javascript","ecmascript","builtin","types","type","data","getter","setter","props","properties","property","list","array","json"],"devDependencies":{"ava":"^6.1.3","js-types":"^4.0.0"},"_id":"get-set-props@0.2.0","gitHead":"ef84b92114d0db3b857e310f04b70ce247398410","bugs":{"url":"https://github.com/dustinspecker/get-set-props/issues"},"homepage":"https://github.com/dustinspecker/get-set-props#readme","_nodeVersion":"22.2.0","_npmVersion":"10.7.0","dist":{"shasum":"b5f5af9878e13f0db62f6318da1eaa5d9600e8da","size":1887,"noattachment":false,"key":"/get-set-props/-/get-set-props-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/get-set-props/download/get-set-props-0.2.0.tgz"},"_npmUser":{"name":"dustinspecker","email":"DustinSpecker@DustinSpecker.com"},"directories":{},"maintainers":[{"name":"dustinspecker","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/get-set-props_0.2.0_1717115629252_0.8012322426400207"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-31T00:33:49.386Z","publish_time":1717115629386,"_source_registry_name":"default","_cnpm_publish_time":1717115629386},"0.1.0":{"name":"get-set-props","version":"0.1.0","description":"List of getter/setter properties for JavaScript types","license":"MIT","repository":{"type":"git","url":"git+https://github.com/dustinspecker/get-set-props.git"},"author":{"name":"Dustin Specker","email":"DustinSpecker@DustinSpecker.com","url":"github.com/dustinspecker"},"engines":{"node":">=0.10.0"},"scripts":{"test":"xo && node test.js","generate":"node generate.js"},"main":"get-set-props.json","files":["get-set-props.json"],"keywords":["js","javascript","ecmascript","builtin","types","type","data","getter","setter","props","properties","property","list","array","json"],"devDependencies":{"ava":"0.0.4","js-types":"^1.0.0","xo":"*"},"gitHead":"e6b97b67ebda8af967d961184d616ae93bdc9f75","bugs":{"url":"https://github.com/dustinspecker/get-set-props/issues"},"homepage":"https://github.com/dustinspecker/get-set-props#readme","_id":"get-set-props@0.1.0","_shasum":"998475c178445686d0b32246da5df8dbcfbe8ea3","_from":".","_npmVersion":"3.3.6","_nodeVersion":"5.0.0","_npmUser":{"name":"dustinspecker","email":"DustinSpecker@DustinSpecker.com"},"dist":{"shasum":"998475c178445686d0b32246da5df8dbcfbe8ea3","size":1832,"noattachment":false,"key":"/get-set-props/-/get-set-props-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/get-set-props/download/get-set-props-0.1.0.tgz"},"maintainers":[{"name":"dustinspecker","email":""}],"directories":{},"publish_time":1446333058663,"_hasShrinkwrap":false,"_cnpm_publish_time":1446333058663,"_cnpmcore_publish_time":"2021-12-16T15:31:12.076Z"}},"readme":"# get-set-props\n\n> List of getter/setter properties for [JavaScript types](https://github.com/sindresorhus/js-types)\n\nIt's just a [JSON file](get-set-props.json) and can be used wherever.\n\n**Forked from [Sindre Sorhus](http://sindresorhus.com)' [proto-props](https://github.com/sindresorhus/proto-props)**\n\n\n## Install\n\n```\n$ npm install --save get-set-props\n```\n\n\n## Usage\n\n```js\nimport getSetProps from 'get-set-props';\n\nconsole.log(getSetProps);\n/*\n{\n\tArray: [\n\t\t'length',\n\t],\n\tArrayBuffer: [\n\t],\n\t...\n\tError: [\n\t\t'stack'\n\t],\n\t...\n}\n*/\n```\n\n\n## Dev\n\nThe JSON file is generated by running:\n\n```\n$ npm run generate\n```\n\n\n## License\n\nMIT © [Dustin Specker](https://github.com/dustinspecker)\n","_attachments":{},"homepage":"https://github.com/dustinspecker/get-set-props#readme","bugs":{"url":"https://github.com/dustinspecker/get-set-props/issues"},"license":"MIT"}