Port forwarding enabled+start-container.sh+setup.sh

This commit is contained in:
vishalseshagiri
2017-07-24 08:52:16 +00:00
parent d4d6952755
commit e70428e7b3
1397 changed files with 64885 additions and 31 deletions

View File

@@ -0,0 +1 @@
{"_id":"component-inherit","_rev":"2-b6db4cc946021b6017872a01785f7b17","name":"component-inherit","description":"Prototype inheritance utility","dist-tags":{"latest":"0.0.3"},"versions":{"0.0.3":{"name":"component-inherit","description":"Prototype inheritance utility","version":"0.0.3","keywords":["inherit","utility"],"dependencies":{},"component":{"scripts":{"inherit/index.js":"index.js"}},"repository":{"type":"git","url":"https://github.com/component/inherit.git"},"bugs":{"url":"https://github.com/component/inherit/issues"},"homepage":"https://github.com/component/inherit","_id":"component-inherit@0.0.3","dist":{"shasum":"645fc4adf58b72b649d5cae65135619db26ff143","tarball":"https://registry.npmjs.org/component-inherit/-/component-inherit-0.0.3.tgz"},"_from":".","_npmVersion":"1.3.24","_npmUser":{"name":"coreh","email":"thecoreh@gmail.com"},"maintainers":[{"name":"coreh","email":"thecoreh@gmail.com"}],"directories":{}}},"readme":"# inherit\n\n Prototype inheritance utility.\n\n## Installation\n\n```\n$ component install component/inherit\n```\n\n## Example\n\n```js\nvar inherit = require('inherit');\n\nfunction Human() {}\nfunction Woman() {}\n\ninherit(Woman, Human);\n```\n\n## License\n\n MIT\n","maintainers":[{"name":"coreh","email":"thecoreh@gmail.com"}],"time":{"modified":"2014-02-12T00:00:03.837Z","created":"2014-02-12T00:00:03.837Z","0.0.3":"2014-02-12T00:00:03.837Z"},"readmeFilename":"Readme.md","_attachments":{},"_etag":"W/\"52fab983-5a8\"","_lastModified":"Wed, 12 Feb 2014 00:00:03 GMT","_cached":true}