Skip to content

Commit

Permalink
added scrape script to npm
Browse files Browse the repository at this point in the history
  • Loading branch information
Wilco Fiers committed Oct 24, 2015
1 parent 95a0187 commit a565176
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
"name": "wcag2json",
"version": "0.1.0",
"description": "JSON versions of WCAG 2 and it's translations",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"scrape": "node scripts/scrape-wcag.js"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit a565176

Please sign in to comment.