10 lines
183 B
JSON
10 lines
183 B
JSON
|
{
|
||
|
"name": "indexof",
|
||
|
"description": "Microsoft sucks",
|
||
|
"version": "0.0.1",
|
||
|
"keywords": ["index", "array", "indexOf"],
|
||
|
"dependencies": {},
|
||
|
"scripts": [
|
||
|
"index.js"
|
||
|
]
|
||
|
}
|