Add keywords to package.json
This commit is contained in:
parent
e189c2e025
commit
25f2ce3e40
|
@ -1,6 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "loopback",
|
"name": "loopback",
|
||||||
"description": "loopback",
|
"description": "LoopBack: Open Mobile Platform for Node.js",
|
||||||
|
"keywords": [ "StrongLoop", "LoopBack", "Mobile", "Backend", "Platform", "mBaaS" ],
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "mocha -R spec",
|
"test": "mocha -R spec",
|
||||||
|
|
Loading…
Reference in New Issue