14 lines
236 B
JSON
14 lines
236 B
JSON
{
|
|
"name": "indexof",
|
|
"description": "Microsoft sucks",
|
|
"version": "0.0.3",
|
|
"keywords": ["index", "array", "indexOf"],
|
|
"dependencies": {},
|
|
"development": {
|
|
"component/assert": "*"
|
|
},
|
|
"scripts": [
|
|
"index.js"
|
|
]
|
|
}
|