8 "grunt-tslint": "2.0.0",
9 "grunt-exec": "~0.4.2",
10 "grunt-contrib-watch": "~0.5.3",
11 "grunt-parallel": "~0.3.1",
12 "time-grunt": "1.1.0",
15 "typescript-module-merger": "0.1"
17 "description": "Shumway is an HTML5 technology experiment that explores building a faithful and efficient renderer for the SWF file format without native code assistance.",
18 "main": "Gruntfile.js",
20 "example": "examples",
24 "test": "grunt travis --verbose"
28 "url": "https://github.com/mozilla/shumway.git"
30 "author": "Mozilla Research",
31 "license": "Apache-2.0",
33 "url": "https://github.com/mozilla/shumway/issues"
36 "fast-html-parser": "^1.0.0"