diff --git a/.npmignore b/.npmignore deleted file mode 100644 index 1f58457a84f..00000000000 --- a/.npmignore +++ /dev/null @@ -1,4 +0,0 @@ -test -coverage -regression -test.js \ No newline at end of file diff --git a/package.json b/package.json index c60fd3e9179..7642f1accc5 100644 --- a/package.json +++ b/package.json @@ -26,6 +26,12 @@ } ], "main": "./lib/index", + "files": [ + "lib/", + "AUTHORS", + "CONTRIBUTORS", + "COPYING" + ], "repository": "googlecloudplatform/gcloud-nodejs", "keywords": [ "google",