Website/node_modules/read-metadata/package.json

67 lines
1.6 KiB
JSON

{
"_args": [
[
"read-metadata@0.0.2",
"/Users/okennedy/Documents/Website/node_modules/metalsmith-collections"
]
],
"_from": "read-metadata@0.0.2",
"_id": "read-metadata@0.0.2",
"_inCache": true,
"_installable": true,
"_location": "/read-metadata",
"_npmUser": {
"email": "antshort@gmail.com",
"name": "anthonyshort"
},
"_npmVersion": "1.3.11",
"_phantomChildren": {},
"_requested": {
"name": "read-metadata",
"raw": "read-metadata@0.0.2",
"rawSpec": "0.0.2",
"scope": null,
"spec": "0.0.2",
"type": "version"
},
"_requiredBy": [
"/metalsmith-collections"
],
"_resolved": "https://registry.npmjs.org/read-metadata/-/read-metadata-0.0.2.tgz",
"_shasum": "4b392da86631ed250de0f6897878601f3819e491",
"_shrinkwrap": null,
"_spec": "read-metadata@0.0.2",
"_where": "/Users/okennedy/Documents/Website/node_modules/metalsmith-collections",
"author": {
"name": "Anthony Short"
},
"dependencies": {
"yaml-js": "0.0.8"
},
"description": "Load a JSON or YAML metadata file as an object",
"devDependencies": {
"mocha": "~1.17.0",
"should": "~2.1.1"
},
"directories": {},
"dist": {
"shasum": "4b392da86631ed250de0f6897878601f3819e491",
"tarball": "http://registry.npmjs.org/read-metadata/-/read-metadata-0.0.2.tgz"
},
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "anthonyshort",
"email": "antshort@gmail.com"
}
],
"name": "read-metadata",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"scripts": {
"test": "make test"
},
"version": "0.0.2"
}