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.

15 lines
285 B

  1. {
  2. "name": "global",
  3. "repo": "component/global",
  4. "description": "Returns a reference to the `global` object",
  5. "version": "2.0.1",
  6. "keywords": [],
  7. "dependencies": {},
  8. "development": {
  9. "component/assert": "*"
  10. },
  11. "scripts": [
  12. "index.js"
  13. ],
  14. "license": "MIT"
  15. }