From 942602b772572fd21327cda1ededc91d3aff60dc Mon Sep 17 00:00:00 2001 From: vvakame Date: Mon, 14 Nov 2016 23:39:00 +0900 Subject: [PATCH] ;) --- {jsonstream => _jsonstream}/JSONStream-tests.ts | 0 {jsonstream => _jsonstream}/index.d.ts | 0 {jsonstream => _jsonstream}/tsconfig.json | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename {jsonstream => _jsonstream}/JSONStream-tests.ts (100%) rename {jsonstream => _jsonstream}/index.d.ts (100%) rename {jsonstream => _jsonstream}/tsconfig.json (100%) diff --git a/jsonstream/JSONStream-tests.ts b/_jsonstream/JSONStream-tests.ts similarity index 100% rename from jsonstream/JSONStream-tests.ts rename to _jsonstream/JSONStream-tests.ts diff --git a/jsonstream/index.d.ts b/_jsonstream/index.d.ts similarity index 100% rename from jsonstream/index.d.ts rename to _jsonstream/index.d.ts diff --git a/jsonstream/tsconfig.json b/_jsonstream/tsconfig.json similarity index 100% rename from jsonstream/tsconfig.json rename to _jsonstream/tsconfig.json