mirror of
https://github.com/musix-org/musix-oss
synced 2024-11-10 11:20:19 +00:00
60 lines
1.3 KiB
JSON
60 lines
1.3 KiB
JSON
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"ascli@1.0.1",
|
||
|
"C:\\Users\\matia\\Musix"
|
||
|
]
|
||
|
],
|
||
|
"_from": "ascli@1.0.1",
|
||
|
"_id": "ascli@1.0.1",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha1-vPpZdKYvGOgcq660lzKrSoj5Brw=",
|
||
|
"_location": "/ascli",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "version",
|
||
|
"registry": true,
|
||
|
"raw": "ascli@1.0.1",
|
||
|
"name": "ascli",
|
||
|
"escapedName": "ascli",
|
||
|
"rawSpec": "1.0.1",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "1.0.1"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/grpc/protobufjs"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/ascli/-/ascli-1.0.1.tgz",
|
||
|
"_spec": "1.0.1",
|
||
|
"_where": "C:\\Users\\matia\\Musix",
|
||
|
"author": {
|
||
|
"name": "Daniel Wirtz"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/dcodeIO/ascli/issues"
|
||
|
},
|
||
|
"dependencies": {
|
||
|
"colour": "~0.7.1",
|
||
|
"optjs": "~3.2.2"
|
||
|
},
|
||
|
"description": "A uniform foundation for unobtrusive (ASCII art in) cli apps.",
|
||
|
"homepage": "https://github.com/dcodeIO/ascli#readme",
|
||
|
"keywords": [
|
||
|
"ansi",
|
||
|
"terminal",
|
||
|
"colors",
|
||
|
"ascii"
|
||
|
],
|
||
|
"license": "Apache-2.0",
|
||
|
"main": "./ascli.js",
|
||
|
"name": "ascli",
|
||
|
"repository": {
|
||
|
"type": "url",
|
||
|
"url": "git+https://github.com/dcodeIO/ascli.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "node tests/test.js"
|
||
|
},
|
||
|
"version": "1.0.1"
|
||
|
}
|