{ "name": "typescript", "author": { "name": "Microsoft Corp." }, "homepage": "http://typescriptlang.org/", "version": "1.0.1", "licenses": [ { "type": "Apache License 2.0", "url": "http://typescript.codeplex.com/license" } ], "description": "TypeScript is a language for application scale JavaScript development", "keywords": [ "TypeScript", "Microsoft", "compiler", "language", "javascript" ], "bugs": { "url": "http://typescript.codeplex.com/workitem/list/basic" }, "repository": { "type": "git", "url": "https://git01.codeplex.com/typescript" }, "preferGlobal": true, "main": "./bin/typescript.js", "bin": { "tsc": "./bin/tsc" }, "engines": { "node": ">=0.8.0" }, "devDependencies": { "jake": "latest" }, "_id": "typescript@1.0.1", "dist": { "shasum": "e8eacde3084a091d3fe29b60ac5862252662a25a", "tarball": "http://registry.npmjs.org/typescript/-/typescript-1.0.1.tgz" }, "_from": "typescript@*", "_npmVersion": "1.4.3", "_npmUser": { "name": "typescript", "email": "typescript@microsoft.com" }, "maintainers": [ { "name": "typescript", "email": "typescript@microsoft.com" } ], "directories": {}, "_shasum": "e8eacde3084a091d3fe29b60ac5862252662a25a", "_resolved": "https://registry.npmjs.org/typescript/-/typescript-1.0.1.tgz", "readme": "ERROR: No README data found!" }