compound-ex4
Version:
Compound-ex4 - MVC framework for NodeJS (ExpressJs 4 version), fork compoundjs(https://github.com/1602/compound)
114 lines (113 loc) • 2.54 kB
JSON
{
"_args": [
[
"inflection@~1.2.5",
"/home/webs/dev/prj/compoundjsEX4/compound-ex4"
]
],
"_from": "inflection@>=1.2.5 <1.3.0",
"_id": "inflection@1.2.7",
"_inCache": true,
"_installable": true,
"_location": "/inflection",
"_npmUser": {
"email": "ben@dreamerslab.com",
"name": "dreamerslab"
},
"_npmVersion": "1.3.14",
"_phantomChildren": {},
"_requested": {
"name": "inflection",
"raw": "inflection@~1.2.5",
"rawSpec": "~1.2.5",
"scope": null,
"spec": ">=1.2.5 <1.3.0",
"type": "range"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/inflection/-/inflection-1.2.7.tgz",
"_shasum": "59db4505310a746677182ed46e155e003bfb3591",
"_shrinkwrap": null,
"_spec": "inflection@~1.2.5",
"_where": "/home/webs/dev/prj/compoundjsEX4/compound-ex4",
"author": {
"email": "ben@dreamerslab.com",
"name": "dreamerslab"
},
"bugs": {
"url": "https://github.com/dreamerslab/node.inflection/issues"
},
"contributors": [
{
"name": "Ryan Schuft",
"email": "ryan.schuft@gmail.com"
},
{
"name": "Ben Lin",
"email": "ben@dreamerslab.com"
},
{
"name": "Lance Pollard",
"email": "lancejpollard@gmail.com"
},
{
"name": "brandondewitt"
}
],
"dependencies": {},
"description": "A port of inflection-js to node.js module",
"devDependencies": {
"node.flow": "1.2.2",
"should": "2.1.1"
},
"directories": {},
"dist": {
"shasum": "59db4505310a746677182ed46e155e003bfb3591",
"tarball": "http://registry.npmjs.org/inflection/-/inflection-1.2.7.tgz"
},
"engines": [
"node >= 0.4.0"
],
"homepage": "https://github.com/dreamerslab/node.inflection",
"keywords": [
"camelize",
"capitalize",
"classify",
"dasherize",
"demodulize",
"foreign_key",
"humanize",
"inflection",
"inflection-js",
"inflections",
"ordinalize",
"pluralize",
"singularize",
"tableize",
"titleize",
"underscore"
],
"licenses": [
{
"type": "MIT",
"url": "http://en.wikipedia.org/wiki/MIT_License"
}
],
"main": "./lib/inflection.js",
"maintainers": [
{
"name": "dreamerslab",
"email": "ben@dreamerslab.com"
}
],
"name": "inflection",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/dreamerslab/node.inflection.git"
},
"version": "1.2.7"
}