{
  "name": "typescript-dotnet-core",
  "version": "1.0.7-preview",
  "license": "MIT",
  "author": "electricessence <npm@electrified.net>",
  "description": "A the core classes and utilities of a JavaScript-Friendly .NET Based TypeScript Library.",
  "private": false,
  "repository": {
    "type": "git",
    "url": "https://github.com/electricessence/TypeScript.NET-Core.git"
  },
  "browser": {
    "child_process": false
  },
  "keywords": [
    "JavaScript",
    "TypeScript",
    ".NET",
    "dotnet",
    "TypeScript.NET",
    "typescript-dotnet",
    "Regex",
    "TypeValidator",
    "IDisposable",
    "IEnumerable",
    "ICollection"
  ],
  "dependencies": {
    "tslib": "^1.9.3"
  }
}
