scratch – Rev
?pathlinks?
{
"name": "yaml_2",
"version": "1.0.5",
"homepage": "https://github.com/apigee/yaml2",
"authors": [
"Mohsen Azimi <mazimi@apigee.com>"
],
"description": "JSYAML",
"main": "lib/browser.js",
"moduleType": [
"globals"
],
"keywords": [
"YAML"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"app/bower_components",
"test",
"tests"
]
}