{"analyzedAt":"2022-07-10T04:58:19.374Z","collected":{"metadata":{"name":"esperatv-sourcing","scope":"unscoped","version":"2.0.2","description":"Content sourcing","keywords":["torrent","content","discovery","search","video","tv"],"date":"2019-03-18T17:38:03.548Z","publisher":{"username":"rylans","email":"rylans@gmail.com"},"maintainers":[{"username":"rylans","email":"rylans@gmail.com"}],"repository":{"type":"git","url":"git+https://github.com/rylans/esperatv-sourcing.git"},"links":{"npm":"https://www.npmjs.com/package/esperatv-sourcing","homepage":"https://github.com/rylans/esperatv-sourcing#readme","repository":"https://github.com/rylans/esperatv-sourcing","bugs":"https://github.com/rylans/esperatv-sourcing/issues"},"license":"MIT","devDependencies":{"mocha":"^6.0.2"},"releases":[{"from":"2022-06-10T00:00:00.000Z","to":"2022-07-10T00:00:00.000Z","count":0},{"from":"2022-04-11T00:00:00.000Z","to":"2022-07-10T00:00:00.000Z","count":1},{"from":"2022-01-11T00:00:00.000Z","to":"2022-07-10T00:00:00.000Z","count":1},{"from":"2021-07-10T00:00:00.000Z","to":"2022-07-10T00:00:00.000Z","count":1},{"from":"2020-07-10T00:00:00.000Z","to":"2022-07-10T00:00:00.000Z","count":1}],"hasTestScript":true,"readme":"# esperatv-sourcing\n\nSourcing video content for EsperaTV\n\n## Installation\n\nThis is a [Node.js](https://nodejs.org/en/) module available through the\n[npm registry](https://www.npmjs.com/). Installation is done using the\n[`npm install` command](https://docs.npmjs.com/getting-started/installing-npm-packages-locally):\n\n```\n$ npm install esperatv-sourcing \n```\n\n## API\n\n<!-- eslint-disable no-unused-vars -->\n\n```js\nvar Sourcing = require('esperatv-sourcing')\n\nvar sourcing = new Sourcing();\n\nvar freeSoftwareProvider = function(query) {\n  if ('ubuntu' === query) return Promise.resolve(['magnet:?xt=urn:btih:5a8ce26e8a19a877d8ccc927fcc18e34e1f5ff67']);\n  return Promise.resolve([]);\n};\n\nsourcing.use(freeSoftwareProvider);\n\nsourcing.forTitle('ubuntu', function(magnets) {\n  console.log(magnets);\n});\n\n```\n\n## License\n\n[MIT](LICENSE)"},"npm":{"downloads":[{"from":"2022-07-09T00:00:00.000Z","to":"2022-07-10T00:00:00.000Z","count":0},{"from":"2022-07-03T00:00:00.000Z","to":"2022-07-10T00:00:00.000Z","count":6},{"from":"2022-06-10T00:00:00.000Z","to":"2022-07-10T00:00:00.000Z","count":8},{"from":"2022-04-11T00:00:00.000Z","to":"2022-07-10T00:00:00.000Z","count":86},{"from":"2022-01-11T00:00:00.000Z","to":"2022-07-10T00:00:00.000Z","count":139},{"from":"2021-07-10T00:00:00.000Z","to":"2022-07-10T00:00:00.000Z","count":237}],"starsCount":0},"github":{"starsCount":0,"forksCount":0,"subscribersCount":1,"issues":{"count":0,"openCount":0,"distribution":{"3600":0,"10800":0,"32400":0,"97200":0,"291600":0,"874800":0,"2624400":0,"7873200":0,"23619600":0,"70858800":0,"212576400":0},"isDisabled":false},"contributors":[{"username":"rylans","commitsCount":13}],"commits":[{"from":"2022-07-03T00:00:00.000Z","to":"2022-07-10T00:00:00.000Z","count":0},{"from":"2022-06-10T00:00:00.000Z","to":"2022-07-10T00:00:00.000Z","count":0},{"from":"2022-04-11T00:00:00.000Z","to":"2022-07-10T00:00:00.000Z","count":0},{"from":"2022-01-11T00:00:00.000Z","to":"2022-07-10T00:00:00.000Z","count":0},{"from":"2021-07-10T00:00:00.000Z","to":"2022-07-10T00:00:00.000Z","count":0}]},"source":{"files":{"readmeSize":832,"testsSize":2728}}},"evaluation":{"quality":{"carefulness":0.71,"tests":0.6,"health":1,"branding":0},"popularity":{"communityInterest":2,"downloadsCount":28.666666666666668,"downloadsAcceleration":-0.0649353120243531,"dependentsCount":0},"maintenance":{"releasesFrequency":0.9,"commitsFrequency":0.9,"openIssues":0.9,"issuesDistribution":0.9}},"score":{"final":0.6006684345004274,"detail":{"quality":0.8083361703923992,"popularity":0.023455118564353134,"maintenance":0.9998808339576686}}}