add keywords, add better path resolution

This commit is contained in:
2016-10-12 15:41:09 +02:00
parent 46693c4bef
commit ecaaaee54a
3 changed files with 15 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "smartsystem",
"version": "1.0.4",
"description": "wraps systemjs for smarter workflows",
"description": "simplifies lazy loading with TypeScript",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"scripts": {
@@ -11,6 +11,11 @@
"type": "git",
"url": "git+ssh://git@gitlab.com/pushrocks/smartsystem.git"
},
"keywords": [
"TypeScript",
"lazy",
"module loader"
],
"author": "Lossless GmbH",
"license": "MIT",
"bugs": {