{
  "name": "y-resolver",
  "version": "11.0.1",
  "description": "A backwards compatible extension to the Promises/A+ spec",
  "main": "main/index.js",
  "dependencies": {
    "detacher": "^2.0.10",
    "u-proto": "^7.1.8",
    "y-setter": "^8.0.1",
    "y-timers": "^1.1.10"
  },
  "devDependencies": {
    "promises-aplus-tests": "^2.1.2",
    "u-test": "^3.8.11",
    "y-callback": "^1.2.5"
  },
  "scripts": {
    "test": "u-test"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/manvalls/y-resolver.git"
  },
  "bugs": {
    "url": "https://github.com/manvalls/y-resolver/issues"
  },
  "author": "Manuel Valls Fernández <manolo@vlrz.es>",
  "license": "Apache-2.0"
}
