12345678910111213141516171819 |
- {
- "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"
- }
- }
|