{"_id":"@cogent-labs/yourcomponent","_rev":"4-b593832d2e3fe19b9dcca126a2a13918","name":"@cogent-labs/yourcomponent","time":{"modified":"2022-06-12T16:20:46.012Z","created":"2017-08-09T06:23:53.141Z","1.0.1":"2017-08-09T06:23:53.141Z","1.0.5":"2017-08-09T09:37:24.840Z"},"maintainers":[{"name":"dearfrankg","email":"dearfrankg@gmail.com"}],"dist-tags":{"latest":"1.0.5"},"description":"yourcomponent","readme":"# yourcomponent\n\n__COMPONENT DESCRIPTION GOES HERE__\n\n\n## Demo & Examples\n\nLive demo: [.github.io/yourcomponent](http://.github.io/yourcomponent/)\n\nTo build the package locally, run:\n\n```bash\n$ npm install\n\n```\n\nTo run the package demo locally, run the `demo-app` :\n\n```bash\n$ npm install\n$ clap dev\n\n```\n\nThen open [`localhost:8000`](http://localhost:8000) in a browser.\n\n\n## Installation\n\nThe easiest way to use yourcomponent is to install it from NPM and include it in your own React build process (using [Browserify](http://browserify.org), [Webpack](http://webpack.github.io/), etc).\n\nYou can also use the standalone build by including `dist/yourcomponent.js` in your page. If you use this, make sure you have already included React, and it is available as a global variable.\n\n```bash\n$ npm install yourcomponent --save\n```\n\n\n## Usage\n\n__EXPLAIN USAGE HERE__\n\n```js\nvar YourComponent = require('yourcomponent');\n\n<YourComponent>Example</YourComponent>\n```\n\n### Properties\n\n* __DOCUMENT PROPERTIES HERE__\n\n### Notes\n\n__ADDITIONAL USAGE NOTES__\n\n\n## Development (`src`, `lib` and the build process)\n\n**NOTE:** The source code for the component is in `src`. A transpiled CommonJS version (generated with Babel) is available in `lib` for use with node.js, browserify and webpack. A UMD bundle is also built to `dist`, which can be included without the need for any build system.\n\n## License\n\n__PUT LICENSE HERE__\n\nCopyright (c) 2017 .\n","versions":{"1.0.5":{"name":"@cogent-labs/yourcomponent","version":"1.0.5","description":"yourcomponent","main":"lib/index.js","author":{"url":"https://github.com/"},"repository":{"type":"git","url":"https://github.com//.git"},"bugs":{"url":"https://github.com///issues"},"homepage":"https://github.com//","devDependencies":{"electrode-archetype-react-component":"^3.0.0","electrode-archetype-react-component-dev":"^3.0.0"},"engines":{"node":">= 4","npm":">= 3"},"scripts":{"prepublish":"clap prepublish","start":"clap demo","test":"clap check"},"keywords":["react","electrode","electrode-component","react-component"],"publishConfig":{"access":"public"},"_id":"@cogent-labs/yourcomponent@1.0.5","_shasum":"6749525ad9c07efb97f7d92c72c3eeac03d08054","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.2","_npmUser":{"name":"dearfrankg","email":"dearfrankg@gmail.com"},"dist":{"shasum":"6749525ad9c07efb97f7d92c72c3eeac03d08054","tarball":"https://registry.npmjs.org/@cogent-labs/yourcomponent/-/yourcomponent-1.0.5.tgz","integrity":"sha512-4UmQKDC9xjmHwQyN2NyJlZfjw5SXUZve6mt1kSyefa9IPDdSqx4mYr+92ajXMRLG1ZMGFo4iCrEw1jifHlJ2Dg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAeC0JdhLFAqKtnmgej0u7DIVPKsHpVJUxRUOLGtnOsMAiBfdCDEyAsLziyFjkfTwJ4WKFCqB+6ml0tmx+4GZhn0gw=="}]},"maintainers":[{"name":"dearfrankg","email":"dearfrankg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/yourcomponent-1.0.5.tgz_1502271444727_0.730640510795638"}}},"homepage":"https://github.com//","keywords":["react","electrode","electrode-component","react-component"],"repository":{"type":"git","url":"https://github.com//.git"},"author":{"url":"https://github.com/"},"bugs":{"url":"https://github.com///issues"},"readmeFilename":"README.md"}