{"_id":"copy-task","_rev":"231979","name":"copy-task","description":"Copy a task and it's dependencies from one app to another.","dist-tags":{"latest":"0.1.0"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"time":{"modified":"2021-06-03T15:46:49.000Z","created":"2016-01-23T05:44:48.626Z","0.1.0":"2016-01-23T05:44:48.626Z"},"users":{},"author":{"name":"Brian Woodward","url":"https://github.com/doowb"},"repository":{"type":"git","url":"git+https://github.com/doowb/copy-task.git"},"versions":{"0.1.0":{"name":"copy-task","description":"Copy a task and it's dependencies from one app to another.","version":"0.1.0","homepage":"https://github.com/doowb/copy-task","author":{"name":"Brian Woodward","url":"https://github.com/doowb"},"repository":{"type":"git","url":"git+https://github.com/doowb/copy-task.git"},"bugs":{"url":"https://github.com/doowb/copy-task/issues"},"license":"MIT","files":["index.js"],"main":"index.js","engines":{"node":">=0.10.0"},"scripts":{"test":"mocha"},"dependencies":{},"devDependencies":{"composer":"^0.8.4","mocha":"^2.3.4"},"keywords":["assemble","assemble-core","composer","copy","core","generate","task","tasks","update","verb"],"verb":{"related":{"list":["composer","assemble-core","assemble","generate","update","verb"]}},"gitHead":"521e5d4936f453e61a04e3c9df0fa198cdf25746","_id":"copy-task@0.1.0","_shasum":"4c34fe9ae54f2aaf609ed32f85b8f797a1f46ab6","_from":".","_npmVersion":"3.5.2","_nodeVersion":"5.1.1","_npmUser":{"name":"doowb","email":"brian.woodward@gmail.com"},"dist":{"shasum":"4c34fe9ae54f2aaf609ed32f85b8f797a1f46ab6","size":2563,"noattachment":false,"key":"/copy-task/-/copy-task-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/copy-task/download/copy-task-0.1.0.tgz"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"directories":{},"publish_time":1453527888626,"_cnpm_publish_time":1453527888626,"_hasShrinkwrap":false}},"readme":"# copy-task [![NPM version](https://img.shields.io/npm/v/copy-task.svg)](https://www.npmjs.com/package/copy-task) [![Build Status](https://img.shields.io/travis/doowb/copy-task.svg)](https://travis-ci.org/doowb/copy-task)\n\n> Copy a task and it's dependencies from one app to another.\n\n## Install\nInstall with [npm](https://www.npmjs.com/):\n\n```sh\n$ npm i copy-task --save\n```\n\n## Usage\n\n```js\nvar copy = require('copy-task');\n```\n\n## API\n\n### [copy](index.js#L23)\nCopy a task and it's dependencies from one app to another.\n\n\n**Params**\n\n* `from` **{Object}**: app to copy the task from    \n* `to` **{Object}**: app to copy the task to    \n* `name` **{String}**: name of task to copy    \n\n**Example**\n\n\n\n```js\ncopy(app1, app2, 'default');\n```\n\n\n\n## Related projects\n* [assemble](https://www.npmjs.com/package/assemble): Assemble is a powerful, extendable and easy to use static site generator for node.js. Used… [more](https://www.npmjs.com/package/assemble) | [homepage](https://github.com/assemble/assemble)\n* [assemble-core](https://www.npmjs.com/package/assemble-core): The core assemble application with no presets or defaults. All configuration is left to the… [more](https://www.npmjs.com/package/assemble-core) | [homepage](https://github.com/assemble/assemble-core)\n* [composer](https://www.npmjs.com/package/composer): API-first task runner with three methods: task, run and watch. | [homepage](https://github.com/jonschlinkert/composer)\n* [generate](https://www.npmjs.com/package/generate): Fast, composable, highly extendable project generator with a user-friendly and expressive API. | [homepage](https://github.com/generate/generate)\n* [update](https://www.npmjs.com/package/update): Easily keep anything in your project up-to-date by installing the updaters you want to use… [more](https://www.npmjs.com/package/update) | [homepage](https://github.com/update/update)\n* [verb](https://www.npmjs.com/package/verb): Documentation generator for GitHub projects. Verb is extremely powerful, easy to use, and is used… [more](https://www.npmjs.com/package/verb) | [homepage](https://github.com/verbose/verb)\n\n## Running tests\nInstall dev dependencies:\n\n```sh\n$ npm i -d && npm test\n```\n\n## Contributing\nPull requests and stars are always welcome. For bugs and feature requests, [please create an issue](https://github.com/doowb/copy-task/issues/new).\n\n## Author\n**Brian Woodward**\n\n+ [github/doowb](https://github.com/doowb)\n+ [twitter/doowb](http://twitter.com/doowb)\n\n## License\nCopyright © 2016 [Brian Woodward](https://github.com/doowb)\nReleased under the MIT license.\n\n***\n\n_This file was generated by [verb](https://github.com/verbose/verb) on January 23, 2016._\n\n[assemble]: https://github.com/assemble/assemble\n[assemble-core]: https://github.com/assemble/assemble-core\n[composer]: https://github.com/jonschlinkert/composer\n[generate]: https://github.com/generate/generate\n[update]: https://github.com/update/update\n[verb]: https://github.com/verbose/verb\n\n","_attachments":{},"homepage":"https://github.com/doowb/copy-task","bugs":{"url":"https://github.com/doowb/copy-task/issues"},"license":"MIT"}