UNPKG

pimatic

Version:

A home automation server and framework for the Raspberry PI running on node.js

79 lines (78 loc) 3.11 kB
{ "name": "module-alias", "description": "Create aliases of directories and register custom module paths", "version": "2.2.1", "author": { "name": "Nick Gavrilov", "email": "artnikpro@gmail.com" }, "scripts": { "test": "npm run lint && npm run testonly", "testonly": "NODE_ENV=test mocha test/specs.js", "testonly-watch": "NODE_ENV=test mocha -w test/specs.js", "lint": "standard", "lint-test": "npm run lint && npm run test" }, "bugs": { "url": "https://github.com/ilearnio/module-alias/issues" }, "homepage": "https://github.com/ilearnio/module-alias", "keywords": [ "extend", "modules", "node", "path", "resolve" ], "license": "MIT", "main": "index.js", "repository": { "type": "git", "url": "git+https://github.com/ilearnio/module-alias.git" }, "devDependencies": { "chai": "^3.5.0", "hello-world-classic": "github:ilearnio/hello-world-classic", "husky": "^3.0.2", "mocha": "^2.4.5", "semver": "^6.1.1", "standard": "^12.0.1" }, "husky": { "hooks": { "pre-push": "npm run lint-test" } }, "gitHead": "e4d0a5b73041b14e9a107269ffe61b5503eafb67", "_id": "module-alias@2.2.1", "_npmVersion": "6.4.1", "_nodeVersion": "10.10.0", "_npmUser": { "name": "ilearnio", "email": "artnikpro@gmail.com" }, "dist": { "integrity": "sha512-LTez0Eo+YtfUhgzhu/LqxkUzOpD+k5C0wXBLun0L1qE2BhHf6l09dqam8e7BnoMYA6mAlP0vSsGFQ8QHhGN/aQ==", "shasum": "553aea9dc7f99cd45fd75e34a574960dc46550da", "tarball": "https://registry.npmjs.org/module-alias/-/module-alias-2.2.1.tgz", "fileCount": 5, "unpackedSize": 13112, "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQA7ZCRA9TVsSAnZWagAAasoP/2ZO7tZTL22vSMjctgr4\nxuHb90EYTVplMpxEaVSVtTvDzHd6dPGoh/TbaBmB8oljrSK1jLHJRd0x1+ZW\njzvSBFy0fVJkf1v9gnk+PmDnWkuA4V/cZy+YrI5x3m4i9YgwjM0hu9Lco2c0\nhT20Kp9TyQHYz4MCgqqTmRaLA3kU7qoFWYih/SkqwrY7waEwk4H9+gnUtVDf\nvygQLLLzDwgWp1eL88wr0VHF8MojjVU+gs3iXOUVg+d9H4bdhoC88Tv8rP0o\n3ZY8VBjUHmPj9VRuFMBGL1e3/CrNjkBy/VeZyTMj9UEruYy4jOPWYmwJoMWM\nsFBA4gEPE1xAFcq2IIf1zoRNjppJFSq9ug7TpBAaRTEctwUicSRURFHG/TSM\n9GDJKZs3SMhf5yqe86b6k1XTbpr5PoqD8PO1o0UWHG95XaI1eqw+N84+fLSc\nqy15PkB9iLhI6Cou0iBoExQ4cRfvtTrJIuV/KMDS5mSiZrAS/E4cGoo98QIV\nYkC/cT9QlLU314b7p8YOxWfIHi1s7JIbkSHYA5C09pYARReGCBe7KZ0i1Ug4\nRR6/4eKrP33fBFsch/i+d3TVJMjMxMlGpT+FpfDH7DiebEKODntiZdmO11KI\nwQj070sD2xLVlmi3G33tS+VVAncBL1VoUkb8VS0fGU8T3uw7VkZxcIAuj197\nPKVn\r\n=dUoB\r\n-----END PGP SIGNATURE-----\r\n" }, "maintainers": [ { "name": "ilearnio", "email": "artnikpro@gmail.com" } ], "directories": {}, "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/module-alias_2.2.1_1564479192651_0.25126054660855" }, "_hasShrinkwrap": false, "_shasum": "553aea9dc7f99cd45fd75e34a574960dc46550da", "_resolved": "https://registry.npmjs.org/module-alias/-/module-alias-2.2.1.tgz", "_from": "module-alias@>=2.2.0 <3.0.0", "readme": "ERROR: No README data found!" }