sofpm-spec
Version:
Sophon Package Manager Specifications
56 lines (55 loc) • 1.29 kB
JSON
{
"_from": "sofpm-spec@1.0.1",
"_id": "sofpm-spec@1.0.1",
"_inBundle": false,
"_integrity": "sha1-rTwJrgSSrT0+x7lLf1/YBX1N65E=",
"_location": "/sofpm-spec",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "sofpm-spec@1.0.1",
"name": "sofpm-spec",
"escapedName": "sofpm-spec",
"rawSpec": "1.0.1",
"saveSpec": null,
"fetchSpec": "1.0.1"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/sofpm-spec/-/sofpm-spec-1.0.1.tgz",
"_shasum": "ad3c09ae0492ad3d3ec7b94b7f5fd8057d4deb91",
"_spec": "sofpm-spec@1.0.1",
"_where": "/home/user",
"author": "",
"bugs": {
"url": "https://github.com/sofpm/epm-spec/issues"
},
"bundleDependencies": false,
"dependencies": {
"json-schema-to-markdown": "^1.0.3"
},
"deprecated": false,
"description": "Sophon Package Manager Specifications",
"homepage": "https://github.com/sofpm/epm-spec#readme",
"keywords": [
"sophon",
"package",
"manager",
"epm",
"sofpm"
],
"license": "MIT",
"main": "index.js",
"name": "sofpm-spec",
"repository": {
"type": "git",
"url": "git+https://github.com/sofpm/epm-spec.git"
},
"scripts": {
"build": ""
},
"version": "1.0.1"
}