update to working search

This commit is contained in:
2017-08-15 17:03:21 +02:00
parent d9573937d0
commit 8edb49d9fb
18 changed files with 412 additions and 36 deletions

View File

@@ -2,5 +2,3 @@ import * as plugins from './smartnpm.plugins'
export * from './smartnpm.classes.npmregistry'
export * from './smartnpm.classes.npmpackage'
export let standardExport = 'Hi there! :) This is a exported string'