{
  "dependencies": {
    "di": "git+https://github.com/RackHD/di.js.git",
    "lodash": "^2.4.1",
    "on-core-y1": "2.14.0",
    "tftp": "^0.1.2"
  },
  "description": "OnRack Tftp Server",
  "devDependencies": {
    "chai": "^2.0.0",
    "chai-as-promised": "^4.2.0",
    "coveralls": "^2.11.4",
    "grunt": "^0.4.5",
    "grunt-cli": "^0.1.13",
    "grunt-contrib-jshint": "^0.11.0",
    "grunt-contrib-watch": "^0.6.1",
    "grunt-mocha-istanbul": "^2.3.1",
    "grunt-mocha-test": "^0.12.7",
    "grunt-notify": "^0.4.1",
    "istanbul": "^0.3.5",
    "jsdoc": "^3.3.0-alpha13",
    "jshint": "^2.5.11",
    "mocha": "^2.1.0",
    "sinon": "^1.12.2",
    "sinon-as-promised": "^2.0.3",
    "sinon-chai": "^2.7.0",
    "supertest": "^0.15.0",
    "xunit-file": "0.0.6"
  },
  "keywords": [
    "tftp"
  ],
  "license": "Apache-2.0",
  "main": "index.js",
  "name": "on-tftp-y2",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/RackHD/on-tftp.git"
  },
  "scripts": {
    "doc": "jsdoc lib -r -d docs",
    "test": "mocha $(find spec -name '*-spec.js') -R spec --require spec/helper.js"
  },
  "version": "2.14.0",
  "gitHead": "949cdebabdd100930cd42cdb6875089efbd92536",
  "bugs": {
    "url": "https://github.com/RackHD/on-tftp/issues"
  },
  "homepage": "https://github.com/RackHD/on-tftp#readme",
  "_id": "on-tftp-y1@2.14.0",
  "_shasum": "12d3e9c2629528482c7adfbd9799dc9c7ce73770",
  "_from": "on-tftp-y1@latest",
  "_npmVersion": "2.15.11",
  "_nodeVersion": "4.8.4",
  "_npmUser": {
    "name": "yll",
    "email": "Lingling.Yao@emc.com"
  },
  "dist": {
    "shasum": "12d3e9c2629528482c7adfbd9799dc9c7ce73770",
    "tarball": "https://registry.npmjs.org/on-tftp-y1/-/on-tftp-y1-2.14.0.tgz"
  },
  "maintainers": [
    {
      "name": "rackhd",
      "email": "rackhd@emc.com"
    }
  ],
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/on-tftp-y1-2.14.0.tgz_1500359553308_0.8579675070941448"
  },
  "directories": {},
  "_resolved": "https://registry.npmjs.org/on-tftp-y1/-/on-tftp-y1-2.14.0.tgz"
}
