{"_id":"butter","_rev":"41-5f64793686365ea4ed78575efc52fc91","name":"butter","time":{"modified":"2022-06-13T05:20:18.525Z","created":"2011-11-05T18:28:06.090Z","0.1.5":"2011-11-05T18:28:09.935Z","0.0.1":"2014-09-28T12:36:06.127Z","0.0.1-alpha":"2014-10-07T06:13:13.314Z","0.0.1-alpha.1":"2014-10-07T18:55:19.579Z","0.0.1-alpha.2":"2014-10-15T20:58:30.757Z","0.0.1-alpha.3":"2014-10-16T14:26:21.737Z","0.0.1-alpha.4":"2014-10-16T14:34:59.504Z","0.0.1-alpha.5":"2014-10-27T10:31:07.646Z","0.0.1-alpha.6":"2014-10-29T19:57:50.651Z","0.0.1-alpha.7":"2014-11-01T13:18:54.924Z","0.0.1-alpha.8":"2014-11-02T20:46:42.100Z","0.0.1-alpha.9":"2014-11-10T23:03:01.885Z","0.0.1-alpha.10":"2014-11-16T23:16:00.492Z","0.0.1-alpha.11":"2014-11-24T22:47:56.634Z","0.0.1-alpha.12":"2014-12-09T23:24:32.707Z","0.0.1-alpha.13":"2014-12-11T23:02:53.730Z","0.3.8-5":"2015-10-25T03:37:21.125Z"},"maintainers":[{"name":"xaiki","email":"xaiki@debian.org"}],"dist-tags":{"latest":"0.3.8-5"},"description":"Allow any computer user to watch movies easily streaming from torrents, without any particular knowledge.","readme":"# [Butter](https://github.com/butterproject/butter)\n\nAllow any computer user to watch movies easily streaming from torrents, without any particular knowledge.\n\nVisit the project's website at <https://butterproject.org>.\n\n***\n\n## Getting Involved\n\nWant to report a bug, request a feature, contribute or translate Butter? Check out our in-depth guide to [Contributing to Butter](CONTRIBUTING.md). We need all the help we can get! You can also join in with our [community](README.md#community) to keep up-to-date and meet other Butterrs.\n\n## Getting Started\n\nIf you're comfortable getting up and running from a `git clone`, this method is for you.\n\nIf you clone the GitLab repository, you will need to build a number of assets using grunt.\n\nThe [master](https://github.com/butterproject/butter) branch which contains the latest release.\n\n#### Quickstart:\n\n1. `npm install -g grunt-cli bower`\n1. `npm install`\n1. `grunt build`\n1. `grunt start`\n\nIf you encounter trouble with the above method, you can try:\n\n1. `npm install -g bower grunt-cli` (Linux: you may need to run with `sudo`)\n1. `cd desktop`\n1. `npm install`\n1. `bower install`\n1. `grunt lang`\n1. `grunt nodewebkit`\n1. `grunt css`\n1. `grunt start`\n\nOptionally, you may simply run `./make_butter.sh` if you are on a linux or mac based operating system.\n\nFull instructions & troubleshooting tips can be found in the [Contributing Guide](CONTRIBUTING.md)\n\n<a name=\"community\"></a>\n## Community\n\nKeep track of Butter development and community activity.\n\n* Follow Butter on [Twitter](https://twitter.com/butterproject), [Facebook](https://www.facebook.com/ButterProjectOrg/) and [Google+](https://plus.google.com/communities/111003619134556931561).\n* Read and subscribe to [The Official Butter Blog](https://github.com/butterproject/blog).\n* Join in discussions on the [Butter Forum](https://discuss.butterproject.org)\n* Connect with us on IRC at `#butterproject` on freenode ([web access](http://webchat.freenode.net/?channels=butterproject))\n\n\n## Versioning\n\nFor transparency and insight into our release cycle, and for striving to maintain backward compatibility, Butter will be maintained according to the [Semantic Versioning](http://semver.org/) guidelines as much as possible.\n\nReleases will be numbered with the following format:\n\n`<major>.<minor>.<patch>-<build>`\n\nConstructed with the following guidelines:\n\n* A new *major* release indicates a large change where backward compatibility is broken.\n* A new *minor* release indicates a normal change that maintains backward compatibility.\n* A new *patch* release indicates a bugfix or small change which does not affect compatibility.\n* A new *build* release indicates this is a pre-release of the version.\n\n\n***\n\nIf you distribute a copy or make a fork of the project, you have to credit this project as the source.\n\nThis program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.\n\nThis program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License along with this program.  If not, see http://www.gnu.org/licenses/ .\n\n***\n\nCopyright (c) 2015 Butter Project - Released under the\n[GPL v3 license](LICENSE.txt).\n","versions":{"0.3.8-5":{"name":"butter","homepage":"https://butterproject.github.com/butter","bugs":{"url":"https://github.com/butterproject/butter/issues"},"repository":{"type":"git","url":"https://github.com/butterproject/butter.git"},"license":"GPL-3.0","main":"app://host/src/app/index.html","version":"0.3.8-5","releaseName":"There's nothing on TV","scripts":{"postinstall":"bower install --config.interactive=false && grunt setup","postupdate":"bower update --config.interactive=false && grunt setup","test":"grunt --verbose","start":"nw"},"window":{"title":"Butter","icon":"src/app/images/icon.png","toolbar":false,"frame":false,"min_width":960,"min_height":520,"resizable":true,"show":false,"position":"center"},"dependencies":{"URIjs":"1.x.x","adm-zip":"0.4.7","airplay-js":"git+https://github.com/guerrerocarlos/node-airplay-js.git","async":"0.9.0","chromecast-js":"git+https://github.com/guerrerocarlos/chromecast-js.git","gitlab":"1.3.0","i18n":"0.5.0","iconv-lite":"0.x.x","jschardet":"1.1.1","json-rpc2":"0.x.x","kat-api":"0.x.x","markdown":"0.5.x","memoizee":"0.x.x","mkdirp":"*","moment":"2.x.x","mv":"2.x.x","nedb":"1.1.2","node-captions":"0.3.8","node-tvdb":"1.3.1","node-webkit-fdialogs":"latest","nodecast-js":"git+https://github.com/gyzerok/nodecast-js","nw":"^0.12.3","opensubtitles-api":"1.x.x","os-name":"1.x.x","peerflix":"git+https://github.com/mafintosh/peerflix.git","q":"2.0.3","read-torrent":"1.3.0","readdirp":"*","request":"2.x.x","rimraf":"2.x.x","sanitizer":"0.x.x","semver":"4.x.x","send":"0.12.2","strike-api":"0.2.0","tar":"1.x.x","temp":"0.x.x","torrent-tracker-health":"0.x.x","underscore":"1.x.x","upnp-mediarenderer-client":"1.x.x","xmlbuilder":"2.x.x"},"devDependencies":{"bower":"1.4.1","grunt":"0.4.5","grunt-bower-clean":"0.x.x","grunt-contrib-clean":"0.x.x","grunt-contrib-compress":"0.x.x","grunt-contrib-jshint":"0.x.x","grunt-contrib-stylus":"0.21.0","grunt-contrib-watch":"0.6.x","grunt-exec":"0.4.x","grunt-githooks":"0.x.x","grunt-jsbeautifier":"*","grunt-nw-builder":"^2.0.0","grunt-shell":"1.x.x","load-grunt-tasks":"3.2.0","nw-gyp":"0.x.x","stylus":"0.50.0"},"gitHead":"fe0b8de591e301446f0e843f792967486af0433d","description":"Allow any computer user to watch movies easily streaming from torrents, without any particular knowledge.","_id":"butter@0.3.8-5","_shasum":"79acf7f0f36c7122ef185479d29b14ebddd072d4","_from":".","_npmVersion":"2.7.4","_nodeVersion":"4.2.1","_npmUser":{"name":"xaiki","email":"xaiki@debian.org"},"dist":{"shasum":"79acf7f0f36c7122ef185479d29b14ebddd072d4","tarball":"https://registry.npmjs.org/butter/-/butter-0.3.8-5.tgz","integrity":"sha512-YD8Hq8yxsv9R8KFgcF0Tr0HV1oAZRutCZl18Q9UEAKfbaquNZxq3mm9NM2+DUxeFk2pnzwpR0XQ92aDB4LcbpA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD2AGJWgreDTvW2nspgMYy0Hy68aptsUKQYywI6mw1L1AIhAKrY59+b5IewY9wiCVIi4C4OVxMD11fzeDXclEfLvO0a"}]},"maintainers":[{"name":"xaiki","email":"xaiki@debian.org"}]}},"homepage":"https://butterproject.github.com/butter","repository":{"type":"git","url":"https://github.com/butterproject/butter.git"},"bugs":{"url":"https://github.com/butterproject/butter/issues"},"license":"GPL-3.0","readmeFilename":"README.md"}