You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
196 B

7 years ago
  1. {
  2. "name": "object",
  3. "description": "Object keys / values / length",
  4. "version": "0.0.3",
  5. "keywords": ["object", "keys", "utility"],
  6. "dependencies": {},
  7. "scripts": [
  8. "index.js"
  9. ]
  10. }