20 lines
331 B
JSON
20 lines
331 B
JSON
{
|
|
"name": "component-indexof",
|
|
"description": "Microsoft sucks",
|
|
"version": "0.0.3",
|
|
"keywords": [
|
|
"index",
|
|
"array",
|
|
"indexOf"
|
|
],
|
|
"component": {
|
|
"scripts": {
|
|
"indexof/index.js": "index.js"
|
|
}
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/component/indexof.git"
|
|
}
|
|
}
|