DefinitelyTyped/package.json
2013-12-06 10:40:31 +09:00

8 lines
153 B
JSON

{
"name": "DefinitelyTyped",
"version": "0.0.0",
"scripts": {
"test": "node ./_infrastructure/tests/runner.js --tsc-version 0.9.5"
}
}