{ "_from": "panini@1.7.1", "_id": "panini@1.7.1", "_inBundle": false, "_integrity": "sha512-iAzKEN69Tt/9nhA46SeTJWHEUOISQB0RoCf2h5Ts1jXZ2bz9UCi6o9EIPuZKR3QZQkTzxk5zqPtNbeEJMcruUg==", "_location": "/panini", "_phantomChildren": { "abbrev": "1.1.1", "core-util-is": "1.0.2", "inherits": "2.0.3", "isarray": "1.0.0", "osenv": "0.1.5", "safe-buffer": "5.1.1", "util-deprecate": "1.0.2", "xtend": "4.0.1" }, "_requested": { "type": "version", "registry": true, "raw": "panini@1.7.1", "name": "panini", "escapedName": "panini", "rawSpec": "1.7.1", "saveSpec": null, "fetchSpec": "1.7.1" }, "_requiredBy": [ "#DEV:/", "#USER" ], "_resolved": "https://registry.npmjs.org/panini/-/panini-1.7.1.tgz", "_shasum": "1fb7c5ff24e64aec70f313606118e7cda5bfe1cf", "_spec": "panini@1.7.1", "_where": "/home/vitrubio/Documents/trabajo/biofriction/biofriction-web/biofriction-theme", "author": { "name": "Foundation", "email": "contact@get.foundation", "url": "https://get.foundation" }, "bin": { "panini": "bin/panini.js" }, "bugs": { "url": "https://github.com/foundation/panini/issues" }, "bundleDependencies": false, "dependencies": { "deepmerge": "^1.5.2", "front-matter": "^2.0.5", "glob": "^7.1.4", "handlebars": "^4.0.5", "highlight.js": "^8.9.1", "js-yaml": "^3.14.0", "marked": "^1.1.1", "nopt": "^4.0.1", "slash": "^1.0.0", "strip-bom": "2.0.0", "through2": "^2.0.5", "vinyl-fs": "^3.0.3" }, "deprecated": false, "description": "A super tiny flat file compiler.", "devDependencies": { "assert-dir-equal": "^1.0.1", "babel": "^6.3.26", "babel-preset-es2015": "^6.3.13", "babel-register": "^6.4.3", "babel-runtime": "^6.3.19", "gulp": "^4.0.2", "mocha": "^8.0.1", "mocha-lcov-reporter": "^1.3.0" }, "homepage": "https://github.com/foundation/panini#readme", "license": "MIT", "main": "index.js", "name": "panini", "repository": { "type": "git", "url": "git+https://github.com/foundation/panini.git" }, "scripts": { "test": "mocha --require babel-core/register" }, "version": "1.7.1" }