{
  "name": "unsupported",
  "version": "1.1.0",
  "description": "Unsupported operation",
  "main": "src/index.js",
  "scripts": {
    "test": "gulp test"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/javiercejudo/unsupported.git"
  },
  "keywords": [
    "precision",
    "arbitrary precision"
  ],
  "author": "Javier Cejudo <javier@javiercejudo.com> (http://www.javiercejudo.com)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/javiercejudo/unsupported/issues"
  },
  "homepage": "https://github.com/javiercejudo/unsupported#readme",
  "devDependencies": {
    "gulp": "^3.9.0",
    "gulp-coverage": "^0.3.38",
    "gulp-coveralls": "^0.1.4",
    "gulp-istanbul": "^0.10.2",
    "gulp-mocha": "^2.1.3",
    "rimraf": "^2.4.3",
    "should": "^7.1.1"
  },
  "dependencies": {
    "lodash.isundefined": "^3.0.1"
  }
}
