archive
/
tstatic
Archived
1
Fork 0
This repository has been archived on 2023-03-26. You can view files and clone it, but cannot push or open issues or pull requests.
tstatic/typings.json

17 lines
559 B
JSON
Raw Normal View History

{
"dependencies": {
2017-02-15 20:46:18 +00:00
"compression": "registry:dt/compression#0.0.0+20160725212620",
"debug": "registry:npm/debug#2.0.0+20160723033700",
2017-02-15 20:46:18 +00:00
"express": "registry:npm/express#4.14.0+20160925001530",
2017-05-06 23:12:12 +01:00
"helmet": "registry:dt/helmet#0.0.0+20170310054102",
2017-02-15 20:46:18 +00:00
"serve-index": "registry:dt/serve-index#1.7.2+20160428043022"
},
"globalDependencies": {
"node": "registry:dt/node#7.0.0+20170204020307"
2017-02-19 18:19:45 +00:00
},
"globalDevDependencies": {
"chai": "registry:dt/chai#3.4.0+20170217154556",
"mocha": "registry:dt/mocha#2.2.5+20170204022515"
}
}