aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/oreilly-learning/package.json
blob: 05aee71d5c1e3ea100b5efcaa7722b9aab48a561 (plain) (blame)
1
2
3
4
5
6
7
8
9
{
  "id": "oreilly-learning",
  "name": "O'Reilly Learning",
  "version": "1.0.0",
  "license": "MIT",
  "config": {
    "serviceURL": "https://learning.oreilly.com/home-new/"
  }
}