Website/node_modules/metalsmith-rootpath/package.json
2015-12-03 19:57:30 -05:00

93 lines
2.2 KiB
JSON

{
"_args": [
[
"metalsmith-rootpath",
"/Users/okennedy/Documents/Website"
]
],
"_from": "metalsmith-rootpath@*",
"_id": "metalsmith-rootpath@0.1.3",
"_inCache": true,
"_installable": true,
"_location": "/metalsmith-rootpath",
"_nodeVersion": "0.12.7",
"_npmUser": {
"email": "senjudev@gmail.com",
"name": "radiovisual"
},
"_npmVersion": "2.13.3",
"_phantomChildren": {},
"_requested": {
"name": "metalsmith-rootpath",
"raw": "metalsmith-rootpath",
"rawSpec": "",
"scope": null,
"spec": "*",
"type": "range"
},
"_requiredBy": [
"#USER"
],
"_resolved": "https://registry.npmjs.org/metalsmith-rootpath/-/metalsmith-rootpath-0.1.3.tgz",
"_shasum": "e79c148b61f546f92e14a2b8759030792bca49b5",
"_shrinkwrap": null,
"_spec": "metalsmith-rootpath",
"_where": "/Users/okennedy/Documents/Website",
"author": {
"email": "senjudev@gmail.com",
"name": "Michael Wuergler",
"url": "http://numetriclabs.com"
},
"bugs": {
"url": "https://github.com/radiovisual/metalsmith-rootpath/issues"
},
"dependencies": {},
"description": "Easily find the relative path to the root directory in your Metalsmith templates",
"devDependencies": {
"co-mocha": "^1.1.2",
"harmonize": "^1.4.4",
"metalsmith": "^2.0.1",
"mocha": "^2.2.5",
"rimraf": "^2.4.2"
},
"directories": {
"test": "test"
},
"dist": {
"shasum": "e79c148b61f546f92e14a2b8759030792bca49b5",
"tarball": "http://registry.npmjs.org/metalsmith-rootpath/-/metalsmith-rootpath-0.1.3.tgz"
},
"gitHead": "a13c2fe4bb0613ee518b654b96b48dcb220f05a3",
"homepage": "https://github.com/radiovisual/metalsmith-rootpath#readme",
"keywords": [
"link",
"links",
"metalsmith",
"path",
"paths",
"relative",
"root",
"rootpath",
"urls"
],
"license": "MIT",
"main": "lib/index.js",
"maintainers": [
{
"name": "radiovisual",
"email": "senjudev@gmail.com"
}
],
"name": "metalsmith-rootpath",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/radiovisual/metalsmith-rootpath.git"
},
"scripts": {
"test": "mocha"
},
"version": "0.1.3"
}