1
0
mirror of https://github.com/titanscouting/tra-analysis.git synced 2025-03-21 12:35:19 +00:00

10 lines
183 B
JSON
Raw Normal View History

2019-01-06 13:14:45 -06:00
{
"name": "indexof",
"description": "Microsoft sucks",
"version": "0.0.1",
"keywords": ["index", "array", "indexOf"],
"dependencies": {},
"scripts": [
"index.js"
]
}