This repository has been archived on 2019-05-14. You can view files and clone it, but cannot push or open issues or pull requests.
Typertext/package.json

14 lines
327 B
JSON

{
"name": "Typertext",
"description": "A simple TypeScript HTTP request library",
"repository" : {
"type" : "git",
"url" : "https://github.com/terribleplan/Typertext.git"
},
"version": "0.3.0",
"devDependencies": {
"grunt": "~0.4.2",
"grunt-typescript": "~0.2.7"
}
}