3fb3eb8d3a
BUG= R=jmesserly@google.com Review URL: https://codereview.chromium.org//22951003 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26231 260f80e4-7a28-3924-810f-c04153c831b5
17 lines
362 B
JSON
17 lines
362 B
JSON
{
|
|
"name": "ShadowDOM",
|
|
"version": "0.0.1",
|
|
"devDependencies": {
|
|
"mocha": ">=1.9",
|
|
"chai": "*",
|
|
"grunt": "*",
|
|
"grunt-contrib-concat": "*",
|
|
"grunt-contrib-uglify": "*",
|
|
"grunt-contrib-yuidoc": "~0.4.0",
|
|
"grunt-karma-0.9.1": "~0.4.3",
|
|
"karma-mocha": "*",
|
|
"karma-script-launcher": "*",
|
|
"karma-crbot-reporter": "*"
|
|
}
|
|
}
|