12345678910111213141516 |
- {
- "name": "intersect",
- "repo": "juliangruber/intersect",
- "description": "Find the intersection of two arrays.",
- "version": "0.1.0",
- "keywords": [
- "intersect",
- "array"
- ],
- "dependencies": {},
- "development": {},
- "license": "MIT",
- "scripts": [
- "index.js"
- ]
- }
|