UNPKG

trader-server

Version:

OData server for testing strategies, simulating and real trading.

61 lines (60 loc) 1.83 kB
{ "_from": "@types/serve-static@*", "_id": "@types/serve-static@1.13.3", "_inBundle": false, "_integrity": "sha512-oprSwp094zOglVrXdlo/4bAHtKTAxX6VT8FOZlBKrmyLbNvE1zxZyJ6yikMVtHIvwP45+ZQGJn+FdXGKTozq0g==", "_location": "/@types/serve-static", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@types/serve-static@*", "name": "@types/serve-static", "escapedName": "@types%2fserve-static", "scope": "@types", "rawSpec": "*", "saveSpec": null, "fetchSpec": "*" }, "_requiredBy": [ "/@types/express" ], "_resolved": "https://registry.npmjs.org/@types/serve-static/-/serve-static-1.13.3.tgz", "_shasum": "eb7e1c41c4468272557e897e9171ded5e2ded9d1", "_spec": "@types/serve-static@*", "_where": "D:\\Projects\\trader-server\\node_modules\\@types\\express", "bugs": { "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues" }, "bundleDependencies": false, "contributors": [ { "name": "Uros Smolnik", "url": "https://github.com/urossmolnik" }, { "name": "Linus Unnebäck", "url": "https://github.com/LinusU" } ], "dependencies": { "@types/express-serve-static-core": "*", "@types/mime": "*" }, "deprecated": false, "description": "TypeScript definitions for serve-static", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme", "license": "MIT", "main": "", "name": "@types/serve-static", "repository": { "type": "git", "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/serve-static" }, "scripts": {}, "typeScriptVersion": "2.3", "types": "index", "typesPublisherContentHash": "a1bdf5606e9234e72aecdfcec0e66846d6a7e9d7cd87332ef829e4db0a1d56d5", "version": "1.13.3" }