[npm] remove main, index.js

This commit is contained in:
Harrison Shoff
2014-08-05 16:48:54 -07:00
parent 4648120904
commit 9f535bd724
2 changed files with 0 additions and 1 deletions

View File

View File

@@ -2,7 +2,6 @@
"name": "airbnb-style",
"version": "1.0.0",
"description": "A mostly reasonable approach to JavaScript.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},