aboutsummaryrefslogtreecommitdiff
path: root/node_modules/immediate/component.json
blob: 16d6143d145aa63d542438c4fc189b5f98ed8752 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "name": "immediate",
  "version": "3.2.1",
  "description": "A cross browser microtask library",
  "repo": "calvinmetcalf/immediate",
  "keywords": [],
  "development": {},
  "license": "MIT",
  "main": "dist/immediate.js",
  "scripts": [
    "dist/immediate.js"
  ]
}