blob: e7e831bfbf92e36e5167cda5376d9c4701328170 [file] [log] [blame]
{
"_args": [
[
{
"raw": "hexo-front-matter@^0.2.2",
"scope": null,
"escapedName": "hexo-front-matter",
"name": "hexo-front-matter",
"rawSpec": "^0.2.2",
"spec": ">=0.2.2 <0.3.0",
"type": "range"
},
"/Users/yueguo/repo.site/incubator-griffin-site/node_modules/hexo"
]
],
"_from": "hexo-front-matter@>=0.2.2 <0.3.0",
"_id": "hexo-front-matter@0.2.3",
"_inCache": true,
"_installable": true,
"_location": "/hexo-front-matter",
"_nodeVersion": "4.3.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/hexo-front-matter-0.2.3.tgz_1465820896650_0.4268180311191827"
},
"_npmUser": {
"name": "tommy351",
"email": "tommy351@gmail.com"
},
"_npmVersion": "3.7.1",
"_phantomChildren": {},
"_requested": {
"raw": "hexo-front-matter@^0.2.2",
"scope": null,
"escapedName": "hexo-front-matter",
"name": "hexo-front-matter",
"rawSpec": "^0.2.2",
"spec": ">=0.2.2 <0.3.0",
"type": "range"
},
"_requiredBy": [
"/hexo"
],
"_resolved": "https://registry.npmjs.org/hexo-front-matter/-/hexo-front-matter-0.2.3.tgz",
"_shasum": "c7ca8ef420ea36bd85e8408a2e8c9bf49efa605e",
"_shrinkwrap": null,
"_spec": "hexo-front-matter@^0.2.2",
"_where": "/Users/yueguo/repo.site/incubator-griffin-site/node_modules/hexo",
"author": {
"name": "Tommy Chen",
"email": "tommy351@gmail.com",
"url": "http://zespia.tw"
},
"bugs": {
"url": "https://github.com/hexojs/hexo-front-matter/issues"
},
"dependencies": {
"js-yaml": "^3.6.1"
},
"description": "Front-matter parser.",
"devDependencies": {
"chai": "^3.5.0",
"eslint": "^2.12.0",
"eslint-config-hexo": "^1.0.3",
"istanbul": "^0.4.3",
"jscs": "^3.0.4",
"jscs-preset-hexo": "^1.0.1",
"mocha": "^2.5.3",
"moment": "^2.13.0"
},
"directories": {
"lib": "./lib"
},
"dist": {
"shasum": "c7ca8ef420ea36bd85e8408a2e8c9bf49efa605e",
"tarball": "https://registry.npmjs.org/hexo-front-matter/-/hexo-front-matter-0.2.3.tgz"
},
"gitHead": "393f1d564c8f404a71c138af466cba48d28472ee",
"homepage": "https://github.com/hexojs/hexo-front-matter#readme",
"keywords": [
"front-matter",
"front matter",
"yaml",
"yml",
"hexo",
"json"
],
"license": "MIT",
"main": "lib/front_matter",
"maintainers": [
{
"name": "tommy351",
"email": "tommy351@gmail.com"
}
],
"name": "hexo-front-matter",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/hexojs/hexo-front-matter.git"
},
"scripts": {
"eslint": "eslint .",
"jscs": "jscs .",
"test": "mocha test/index.js",
"test-cov": "istanbul cover --print both _mocha -- test/index.js"
},
"version": "0.2.3"
}