mirror of
https://github.com/Polymer/polymer.git
synced 2026-08-19 01:14:44 -05:00
13 lines
221 B
JSON
13 lines
221 B
JSON
{
|
|
"name": "Toolkit",
|
|
"version": "0.0.1",
|
|
"devDependencies": {
|
|
"grunt": "*",
|
|
"grunt-contrib-uglify": "*",
|
|
"grunt-contrib-yuidoc": "~0.4.0",
|
|
"grunt-karma": "*",
|
|
"mocha": "*",
|
|
"chai": "*"
|
|
}
|
|
}
|