This commit is contained in:
Leo Lee (DEVDIV) 2015-02-02 22:11:41 -08:00
Родитель a1a89bde26
Коммит 5a97ffd771
1 изменённых файлов: 0 добавлений и 31 удалений

Просмотреть файл

@ -1,31 +0,0 @@
{
"name": "taco-root",
"author": {
"name": "Microsoft Corp."
},
"description": "dependencies needed for initial Gulp use",
"homepage": "",
"version": "0.0.1",
"repository": {
"type": "git",
"url": "https://xxxxxxxxxxgithub.com/Microsoft/taco-cli.git"
},
"keywords": [
"Cordova",
"Microsoft",
"taco",
"Apache",
"cross-platform"
],
"main": "utility.js",
"dependencies": {
},
"private": true,
"devDependencies": {
"typescript": ">=1.4.1",
"del": "^1.0.0",
"gulp": "^3.8.10",
"ncp": "^1.0.1",
"q": "^1.1.2"
}
}