Angara.Serialization/package.json

18 строки
412 B
JSON

{
"name": "angara.serializationjs",
"version": "0.3.0",
"license": "MIT",
"private": true,
"devDependencies": {
"bower": "^1.6.5",
"grunt": "^0.4.5",
"grunt-bower-task": "^0.4.0",
"grunt-contrib-concat": "^0.5.1",
"grunt-contrib-copy": "^0.8.2",
"grunt-contrib-jasmine": "^1.0.0",
"grunt-replace": "^0.11.0",
"grunt-ts": "^5.2.0",
"grunt-tsd": "^0.2.0-beta.1"
}
}