wallet-core/node_modules/indexof/package.json

12 lines
230 B
JSON
Raw Normal View History

2017-05-03 15:35:00 +02:00
{
"name": "indexof",
"description": "Microsoft sucks",
"version": "0.0.1",
"keywords": ["index", "array", "indexOf"],
"dependencies": {},
"component": {
"scripts": {
"indexof/index.js": "index.js"
}
}
}