package.json 1.3 KB
{
  "_from": "noptify@latest",
  "_id": "noptify@0.0.3",
  "_inBundle": false,
  "_integrity": "sha1-WPZUpz2XU98MUdlobckhBKZ/S7s=",
  "_location": "/noptify",
  "_phantomChildren": {
    "abbrev": "1.1.1"
  },
  "_requested": {
    "type": "tag",
    "registry": true,
    "raw": "noptify@latest",
    "name": "noptify",
    "escapedName": "noptify",
    "rawSpec": "latest",
    "saveSpec": null,
    "fetchSpec": "latest"
  },
  "_requiredBy": [
    "/tiny-lr"
  ],
  "_resolved": "https://registry.npmjs.org/noptify/-/noptify-0.0.3.tgz",
  "_shasum": "58f654a73d9753df0c51d9686dc92104a67f4bbb",
  "_spec": "noptify@latest",
  "_where": "F:\\wamp64\\www\\project\\gc\\public\\assets\\libs\\jcrop\\node_modules\\tiny-lr",
  "author": {
    "name": "mklabs"
  },
  "bugs": {
    "url": "https://github.com/mklabs/noptify/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "nopt": "~2.0.0"
  },
  "deprecated": false,
  "description": "nopt wrapper with commander-like API",
  "devDependencies": {
    "mocha": "~1.8.1"
  },
  "homepage": "https://github.com/mklabs/noptify#readme",
  "name": "noptify",
  "repository": {
    "type": "git",
    "url": "git://github.com/mklabs/noptify.git"
  },
  "scripts": {
    "test": "mocha --reporter spec"
  },
  "version": "0.0.3"
}