Sha256: d4b9cbd61cf3d034fd14eec2a5e39f29c6b73e0513d8232e0df696e38b6e5162
Contents?: true
Size: 1.73 KB
Versions: 1
Compression:
Stored size: 1.73 KB
Contents
{ "name": "typescript", "author": { "name": "Microsoft Corp." }, "homepage": "http://typescriptlang.org/", "version": "1.4.1", "licenses": [ { "type": "Apache License 2.0", "url": "https://github.com/Microsoft/TypeScript/blob/master/LICENSE.txt" } ], "description": "TypeScript is a language for application scale JavaScript development", "keywords": [ "TypeScript", "Microsoft", "compiler", "language", "javascript" ], "bugs": { "url": "https://github.com/Microsoft/TypeScript/issues" }, "repository": { "type": "git", "url": "https://github.com/Microsoft/TypeScript.git" }, "preferGlobal": true, "main": "./bin/typescriptServices.js", "bin": { "tsc": "./bin/tsc" }, "engines": { "node": ">=0.8.0" }, "devDependencies": { "jake": "latest", "mocha": "latest", "chai": "latest", "browserify": "latest", "istanbul": "latest", "codeclimate-test-reporter": "latest" }, "scripts": { "test": "jake generate-code-coverage" }, "gitHead": "3ab3f916c00755a1d9937f7116d1e9a80ddf2ef3", "_id": "typescript@1.4.1", "_shasum": "eb4da986d1b7f01452eafb57559e0cc8f516cd48", "_from": "typescript@1.4.1", "_npmVersion": "1.4.28", "_npmUser": { "name": "typescript", "email": "typescript@microsoft.com" }, "maintainers": [ { "name": "typescript", "email": "typescript@microsoft.com" } ], "dist": { "shasum": "eb4da986d1b7f01452eafb57559e0cc8f516cd48", "tarball": "http://registry.npmjs.org/typescript/-/typescript-1.4.1.tgz" }, "directories": {}, "_resolved": "https://registry.npmjs.org/typescript/-/typescript-1.4.1.tgz" }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
typescript-src-1.4.1.3 | lib/typescript-src/support/typescript/package.json |