pixelnode/node_modules/indexof/component.json

10 lines
183 B
JSON
Raw Permalink Normal View History

2018-04-03 11:42:35 +02:00
{
"name": "indexof",
"description": "Microsoft sucks",
"version": "0.0.1",
"keywords": ["index", "array", "indexOf"],
"dependencies": {},
"scripts": [
"index.js"
]
}