scratch – Blame information for rev 73
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
73 | office | 1 | { |
2 | "name": "SoundJS-UnitTests", |
||
3 | "version": "0.0.1", |
||
4 | "description": "SoundJS unit testing.", |
||
5 | "url": "http://www.createjs.com/#!/SoundJS", |
||
6 | "logo": "assets/docs-icon-SoundJS.png", |
||
7 | "devDependencies": { |
||
8 | "body-parser": "^1.9.2", |
||
9 | "grunt": "~0.4.5", |
||
10 | "grunt-contrib-connect": "^0.9.0", |
||
11 | "grunt-contrib-jasmine": "^0.8.2" |
||
12 | }, |
||
13 | "engine": "node >= 0.10.22" |
||
14 | } |