Your IP : 216.73.216.91


Current Path : /var/node/inatote/Inatote-Backend/node_modules/rootpath/
Upload File :
Current File : /var/node/inatote/Inatote-Backend/node_modules/rootpath/package.json

{
  "_from": "rootpath@^0.1.2",
  "_id": "rootpath@0.1.2",
  "_inBundle": false,
  "_integrity": "sha1-Wzeah9ypBum5HWkKWZQ5vvJn6ms=",
  "_location": "/rootpath",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "rootpath@^0.1.2",
    "name": "rootpath",
    "escapedName": "rootpath",
    "rawSpec": "^0.1.2",
    "saveSpec": null,
    "fetchSpec": "^0.1.2"
  },
  "_requiredBy": [
    "/twilio"
  ],
  "_resolved": "https://registry.npmjs.org/rootpath/-/rootpath-0.1.2.tgz",
  "_shasum": "5b379a87dca906e9b91d690a599439bef267ea6b",
  "_spec": "rootpath@^0.1.2",
  "_where": "/var/node/inatote/Inatote-Backend/node_modules/twilio",
  "author": {
    "name": "Fabrizio Moscon",
    "email": "mosconfabrizio@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/fabriziomoscon/rootpath/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Little helper to make node.js require relative to your project root",
  "devDependencies": {
    "mocha": "^1.18.2"
  },
  "gitHead": "8cbf637be7650e8eab50d00e675cedf73c2dcf4f",
  "homepage": "https://github.com/fabriziomoscon/rootpath#readme",
  "keywords": [
    "require",
    "require path",
    "require absolute path"
  ],
  "license": "MIT",
  "main": "./pathSetup.js",
  "name": "rootpath",
  "preferGlobal": false,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/fabriziomoscon/rootpath.git"
  },
  "scripts": {
    "test": "cd test && ../node_modules/.bin/mocha ."
  },
  "version": "0.1.2"
}