mirror of
https://github.com/mgerb/mywebsite
synced 2026-01-11 18:32:50 +00:00
91 lines
2.0 KiB
JSON
91 lines
2.0 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"utile@~0.2.1",
|
|
"/home/mywebsite/node_modules/forever-monitor"
|
|
]
|
|
],
|
|
"_from": "utile@>=0.2.1 <0.3.0",
|
|
"_id": "utile@0.2.1",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/utile",
|
|
"_npmUser": {
|
|
"email": "jcrugzz@gmail.com",
|
|
"name": "jcrugzz"
|
|
},
|
|
"_npmVersion": "1.3.8",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "utile",
|
|
"raw": "utile@~0.2.1",
|
|
"rawSpec": "~0.2.1",
|
|
"scope": null,
|
|
"spec": ">=0.2.1 <0.3.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/broadway",
|
|
"/forever-monitor"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/utile/-/utile-0.2.1.tgz",
|
|
"_shasum": "930c88e99098d6220834c356cbd9a770522d90d7",
|
|
"_shrinkwrap": null,
|
|
"_spec": "utile@~0.2.1",
|
|
"_where": "/home/mywebsite/node_modules/forever-monitor",
|
|
"author": {
|
|
"email": "info@nodejitsu.com",
|
|
"name": "Nodejitsu Inc."
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/flatiron/utile/issues"
|
|
},
|
|
"dependencies": {
|
|
"async": "~0.2.9",
|
|
"deep-equal": "*",
|
|
"i": "0.3.x",
|
|
"mkdirp": "0.x.x",
|
|
"ncp": "0.4.x",
|
|
"rimraf": "2.x.x"
|
|
},
|
|
"description": "A drop-in replacement for `util` with some additional advantageous functions",
|
|
"devDependencies": {
|
|
"vows": "0.7.x"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "930c88e99098d6220834c356cbd9a770522d90d7",
|
|
"tarball": "http://registry.npmjs.org/utile/-/utile-0.2.1.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.6.4"
|
|
},
|
|
"homepage": "https://github.com/flatiron/utile#readme",
|
|
"main": "./lib/index",
|
|
"maintainers": [
|
|
{
|
|
"name": "indexzero",
|
|
"email": "charlie.robbins@gmail.com"
|
|
},
|
|
{
|
|
"name": "mmalecki",
|
|
"email": "me@mmalecki.com"
|
|
},
|
|
{
|
|
"name": "jcrugzz",
|
|
"email": "jcrugzz@gmail.com"
|
|
}
|
|
],
|
|
"name": "utile",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+ssh://git@github.com/flatiron/utile.git"
|
|
},
|
|
"scripts": {
|
|
"test": "vows --spec"
|
|
},
|
|
"version": "0.2.1"
|
|
}
|