Website/node_modules/yaml-js/package.json

68 lines
1.7 KiB
JSON

{
"_args": [
[
"yaml-js@0.0.8",
"/Users/okennedy/Documents/Website/node_modules/read-metadata"
]
],
"_from": "yaml-js@0.0.8",
"_id": "yaml-js@0.0.8",
"_inCache": true,
"_installable": true,
"_location": "/yaml-js",
"_npmUser": {
"email": "chris@connec.co.uk",
"name": "connec"
},
"_npmVersion": "1.2.15",
"_phantomChildren": {},
"_requested": {
"name": "yaml-js",
"raw": "yaml-js@0.0.8",
"rawSpec": "0.0.8",
"scope": null,
"spec": "0.0.8",
"type": "version"
},
"_requiredBy": [
"/read-metadata"
],
"_resolved": "https://registry.npmjs.org/yaml-js/-/yaml-js-0.0.8.tgz",
"_shasum": "87cfa5a9613f48e26005420d6a8ee0da6fe8daec",
"_shrinkwrap": null,
"_spec": "yaml-js@0.0.8",
"_where": "/Users/okennedy/Documents/Website/node_modules/read-metadata",
"bugs": {
"url": "https://github.com/connec/yaml-js/issues"
},
"dependencies": {},
"description": "Pure Javascript YAML parser, ported from PyYAML",
"devDependencies": {
"coffee-script": "1.6.x",
"plantation": "0.0.7",
"squash": "0.0.12"
},
"directories": {},
"dist": {
"shasum": "87cfa5a9613f48e26005420d6a8ee0da6fe8daec",
"tarball": "http://registry.npmjs.org/yaml-js/-/yaml-js-0.0.8.tgz"
},
"homepage": "https://github.com/connec/yaml-js#readme",
"license": "WTFPL",
"main": "./lib/yaml",
"maintainers": [
{
"name": "connec",
"email": "connec.2002@gmail.com"
}
],
"name": "yaml-js",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/connec/yaml-js.git"
},
"version": "0.0.8"
}