kopia lustrzana https://github.com/c9/core
16 wiersze
346 B
JSON
16 wiersze
346 B
JSON
{
|
|
"name": "vfs-lint",
|
|
"version": "0.0.1",
|
|
"description": "A simple API lint wrapper for vfs instances.",
|
|
"main": "lint.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/c9/vfs-lint.git"
|
|
},
|
|
"author": "Tim Caswell",
|
|
"license": "MIT"
|
|
}
|