Skip to content

Commit

Permalink
add package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
TooTallNate committed Jan 22, 2013
1 parent 3cc2138 commit a3ef9cc
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions package.json
@@ -0,0 +1,11 @@
{
"name": "indexof-component",
"version": "0.0.1",
"description": "Microsoft sucks",
"keywords": ["index", "array", "indexOf"],
"component": {
"scripts": {
"indexof/index.js": "index.js"
}
}
}

0 comments on commit a3ef9cc

Please sign in to comment.