diff options
Diffstat (limited to 'node_modules/tslib/package.json')
| -rw-r--r-- | node_modules/tslib/package.json | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/node_modules/tslib/package.json b/node_modules/tslib/package.json deleted file mode 100644 index f4ba81d48..000000000 --- a/node_modules/tslib/package.json +++ /dev/null @@ -1,28 +0,0 @@ -{
- "name": "tslib",
- "author": "Microsoft Corp.",
- "homepage": "http://typescriptlang.org/",
- "version": "1.9.3",
- "license": "Apache-2.0",
- "description": "Runtime library for TypeScript helper functions",
- "keywords": [
- "TypeScript",
- "Microsoft",
- "compiler",
- "language",
- "javascript",
- "tslib",
- "runtime"
- ],
- "bugs": {
- "url": "https://github.com/Microsoft/TypeScript/issues"
- },
- "repository": {
- "type": "git",
- "url": "https://github.com/Microsoft/tslib.git"
- },
- "main": "tslib.js",
- "module": "tslib.es6.js",
- "jsnext:main": "tslib.es6.js",
- "typings": "tslib.d.ts"
-}
|
