{"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,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/component-props/-/component-props-1.1.1.tgz","integrity":"sha512-69pIRJs9fCCHRqCz3390YF2LV1Lu6iEMZ5zuVqqUn+G20V9BNXlMs0cWawWeW9g4Ynmg29JmkG6R7/lUJoGd1Q=="},"_from":".","_npmVersion":"1.3.24","_npmUser":{"name":"anonymous","email":"nathan@tootallnate.net"},"maintainers":[{"name":"anonymous","email":"calvin@calv.info"},{"name":"anonymous","email":"cristian@gravityonmars.com"},{"name":"anonymous","email":"forbes@lindesay.co.uk"},{"name":"anonymous","email":"hughskennedy@gmail.com"},{"name":"anonymous","email":"julian@juliangruber.com"},{"name":"anonymous","email":"kelonyemitchel@gmail.com"},{"name":"anonymous","email":"mattmuelle@gmail.com"},{"name":"anonymous","email":"vendethiel@hotmail.fr"},{"name":"anonymous","email":"fabian.eichenberger@gmail.com"},{"name":"anonymous","email":"arpad.borsos@googlemail.com"},{"name":"anonymous","email":"dnfagnan@gmail.com"},{"name":"anonymous","email":"trevorgerhardt@gmail.com"},{"name":"anonymous","email":"yields@icloud.com"}],"directories":{},"publish_time":1392145636100,"_hasShrinkwrap":false,"_cnpm_publish_time":1392145636100,"_cnpmcore_publish_time":"2021-12-13T17:50:38.380Z","contributors":[]}},"dist-tags":{"latest":"1.1.1"},"name":"component-props","time":{"created":"2022-01-26T13:27:15.652Z","modified":"2025-12-03T10:02:59.096Z","1.1.1":"2014-02-11T19:07:16.100Z"},"readme":"# 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","users":{}}