iprofilesync-chef
Version:
Access the Opscode Chef Server API from Node
78 lines (77 loc) • 1.75 kB
JSON
{
"name": "iprofilesync-chef",
"version": "0.3.1-custom",
"description": "Access the Opscode Chef Server API from Node",
"main": "chef.js",
"dependencies": {
"chai": "~1.7.2",
"nock": "~0.22.1",
"request": "^2.88.2",
"rsautl": "0.1.0",
"sinon": "~1.7.3",
"sync-exec": "0.6.2"
},
"repository": {
"type": "git",
"url": "https://github.com/sgentle/chef-node.git"
},
"keywords": [
"api",
"chef",
"chef-api",
"chef-server",
"chef-lib"
],
"contributors": [
{
"name": "Sam Gentle",
"email": "sam@samgentle.com",
"url": "http://samgentle.com/"
},
{
"name": "Mal Graty",
"email": "mal.graty@googlemail.com"
},
{
"name": "Nathan L Smith",
"email": "nlloyds@gmail.com"
}
],
"scripts": {
"test": "mocha tests --recursive --reporter spec"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/sgentle/chef-node/issues"
},
"homepage": "https://github.com/sgentle/chef-node",
"_id": "chef@0.3.0",
"_shasum": "cbdadac8dd5330710e85f1daf989ab676c73fb89",
"_from": "chef@*",
"_npmVersion": "1.4.9",
"_npmUser": {
"name": "mal",
"email": "mal.graty@googlemail.com"
},
"maintainers": [
{
"name": "sgentle",
"email": "sam@samgentle.com"
},
{
"name": "mal",
"email": "mal.graty@googlemail.com"
},
{
"name": "smith",
"email": "nlloyds@gmail.com"
}
],
"dist": {
"shasum": "cbdadac8dd5330710e85f1daf989ab676c73fb89",
"tarball": "http://registry.npmjs.org/chef/-/chef-0.3.0.tgz"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/chef/-/chef-0.3.0.tgz",
"readme": "ERROR: No README data found!"
}