{"_id":"component-props","_rev":"81459","name":"component-props","description":"Parse immediate identifiers from a js expression","dist-tags":{"latest":"1.1.1"},"maintainers":[{"name":"calvinfo","email":"calvin@calv.info"},{"name":"cristiandouce","email":"cristian@gravityonmars.com"},{"name":"dfcreative","email":"df.creative@gmail.com"},{"name":"forbeslindesay","email":"forbes@lindesay.co.uk"},{"name":"hughsk","email":"hughskennedy@gmail.com"},{"name":"juliangruber","email":"julian@juliangruber.com"},{"name":"kelonye","email":"kelonyemitchel@gmail.com"},{"name":"mattmueller","email":"mattmuelle@gmail.com"},{"name":"nami-doc","email":"vendethiel@hotmail.fr"},{"name":"queckezz","email":"fabian.eichenberger@gmail.com"},{"name":"swatinem","email":"arpad.borsos@googlemail.com"},{"name":"thehydroimpulse","email":"dnfagnan@gmail.com"},{"name":"trevorgerhardt","email":"trevorgerhardt@gmail.com"},{"name":"yields","email":"yields@icloud.com"}],"time":{"modified":"2021-06-03T10:26:00.000Z","created":"2014-02-11T19:07:16.100Z","1.1.1":"2014-02-11T19:07:16.100Z"},"users":{},"repository":{"type":"git","url":"https://github.com/component/props.git"},"versions":{"1.1.1":{"name":"component-props","description":"Parse immediate identifiers from a js expression","version":"1.1.1","keywords":["template","engine","parse","parser"],"devDependencies":{"should":"~1.2.2","mocha":"~1.9.0"},"component":{"scripts":{"props/index.js":"index.js"}},"main":"index.js","repository":{"type":"git","url":"https://github.com/component/props.git"},"bugs":{"url":"https://github.com/component/props/issues"},"homepage":"https://github.com/component/props","_id":"component-props@1.1.1","dist":{"shasum":"f9b7df9b9927b6e6d97c9bd272aa867670f34944","size":2748,"noattachment":false,"key":"/component-props/-/component-props-1.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/component-props/download/component-props-1.1.1.tgz"},"_from":".","_npmVersion":"1.3.24","_npmUser":{"name":"tootallnate","email":"nathan@tootallnate.net"},"maintainers":[{"name":"calvinfo","email":"calvin@calv.info"},{"name":"cristiandouce","email":"cristian@gravityonmars.com"},{"name":"dfcreative","email":"df.creative@gmail.com"},{"name":"forbeslindesay","email":"forbes@lindesay.co.uk"},{"name":"hughsk","email":"hughskennedy@gmail.com"},{"name":"juliangruber","email":"julian@juliangruber.com"},{"name":"kelonye","email":"kelonyemitchel@gmail.com"},{"name":"mattmueller","email":"mattmuelle@gmail.com"},{"name":"nami-doc","email":"vendethiel@hotmail.fr"},{"name":"queckezz","email":"fabian.eichenberger@gmail.com"},{"name":"swatinem","email":"arpad.borsos@googlemail.com"},{"name":"thehydroimpulse","email":"dnfagnan@gmail.com"},{"name":"trevorgerhardt","email":"trevorgerhardt@gmail.com"},{"name":"yields","email":"yields@icloud.com"}],"directories":{},"publish_time":1392145636100,"_cnpm_publish_time":1392145636100,"_hasShrinkwrap":false}},"readme":"\n# props\n\n  Parse immediate identifiers from a js expression. Built for the [Reactive](https://github.com/component/reactive)\n  template engine.\n\n## Installation\n\n    $ component install component/props\n\n## Example\n\n```\n~ret.indexOf(arr[i])\n=> ret arr i\n\nname.first + name.last\n=> name\n\nfile.mime.split(\"/\")\n=> file\n\nfile.type + \" \" + classes().join(\" \")\n=> file\n```\n\n## License\n\n  MIT\n","_attachments":{},"homepage":"https://github.com/component/props","bugs":{"url":"https://github.com/component/props/issues"}}