first part is working

This commit is contained in:
Wolfgang Hottgenroth
2018-05-16 10:24:31 +02:00
parent 93658dcc30
commit 74584cdbbe
38 changed files with 574 additions and 251 deletions

27
node_modules/typescript/package.json generated vendored
View File

@ -1,28 +1,33 @@
{
"_from": "typescript",
"_args": [
[
"typescript@2.8.3",
"/opt/services/PiAlive"
]
],
"_development": true,
"_from": "typescript@2.8.3",
"_id": "typescript@2.8.3",
"_inBundle": false,
"_integrity": "sha512-K7g15Bb6Ra4lKf7Iq2l/I5/En+hLIHmxWZGq3D4DIRNFxMNV6j2SHSvDOqs2tGd4UvD/fJvrwopzQXjLrT7Itw==",
"_location": "/typescript",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"type": "version",
"registry": true,
"raw": "typescript",
"raw": "typescript@2.8.3",
"name": "typescript",
"escapedName": "typescript",
"rawSpec": "",
"rawSpec": "2.8.3",
"saveSpec": null,
"fetchSpec": "latest"
"fetchSpec": "2.8.3"
},
"_requiredBy": [
"#DEV:/",
"#USER"
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/typescript/-/typescript-2.8.3.tgz",
"_shasum": "5d817f9b6f31bb871835f4edf0089f21abe6c170",
"_spec": "typescript",
"_where": "/home/wn/workspace-node/PiAlive",
"_spec": "2.8.3",
"_where": "/opt/services/PiAlive",
"author": {
"name": "Microsoft Corp."
},
@ -38,8 +43,6 @@
"bugs": {
"url": "https://github.com/Microsoft/TypeScript/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "TypeScript is a language for application scale JavaScript development",
"devDependencies": {
"@types/browserify": "latest",