Files
2025-09-24 13:26:28 +02:00

127 lines
3.0 KiB
JSON

{
"_args": [
[
{
"raw": "foundation-cli",
"scope": null,
"escapedName": "foundation-cli",
"name": "foundation-cli",
"rawSpec": "",
"spec": "latest",
"type": "tag"
},
"/home/philipp/PhpstormProjects/BM/bm"
]
],
"_from": "foundation-cli@latest",
"_id": "foundation-cli@2.2.2",
"_inCache": true,
"_location": "/foundation-cli",
"_nodeVersion": "6.9.4",
"_npmOperationalInternal": {
"host": "packages-18-east.internal.npmjs.com",
"tmp": "tmp/foundation-cli-2.2.2.tgz_1493937649375_0.5223071840591729"
},
"_npmUser": {
"name": "kbal11",
"email": "kball@zurb.com"
},
"_npmVersion": "3.10.10",
"_phantomChildren": {},
"_requested": {
"raw": "foundation-cli",
"scope": null,
"escapedName": "foundation-cli",
"name": "foundation-cli",
"rawSpec": "",
"spec": "latest",
"type": "tag"
},
"_requiredBy": [
"#USER"
],
"_resolved": "https://registry.npmjs.org/foundation-cli/-/foundation-cli-2.2.2.tgz",
"_shasum": "fe844b5d75e0327146db17c6c0d700c85fc70fb3",
"_shrinkwrap": null,
"_spec": "foundation-cli",
"_where": "/home/philipp/PhpstormProjects/BM/bm",
"author": {
"name": "ZURB",
"email": "foundation@zurb.com",
"url": "http://zurb.com"
},
"bin": {
"foundation": "./bin/foundation.js"
},
"bugs": {
"url": "https://github.com/zurb/foundation-cli/issues"
},
"dependencies": {
"async": "^2.3.0",
"bower": "^1.6.8",
"colors": "^1.0.3",
"inquirer": "^0.8.3",
"is-root": "^1.0.0",
"js-yaml": "^3.8.2",
"lodash": "^4.17.4",
"multiline": "^1.0.2",
"nopt": "^3.0.1",
"npm": "^2.1.12",
"paint-by-number": "1.0.0",
"rimraf": "^2.2.8",
"semver": "^4.3.0",
"string-length": "^1.0.0",
"update-notifier": "^0.2.2",
"which": "^1.0.8"
},
"description": "Command-line interface for the Foundation family of frameworks.",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "fe844b5d75e0327146db17c6c0d700c85fc70fb3",
"tarball": "https://registry.npmjs.org/foundation-cli/-/foundation-cli-2.2.2.tgz"
},
"engines": {
"node": ">=0.10.33"
},
"gitHead": "34fd9a820c85cba7cb0c720b1dc69a9bdd130ced",
"homepage": "http://foundation.zurb.com",
"keywords": [
"foundation",
"cli",
"scaffold"
],
"license": "MIT",
"main": "lib/index.js",
"maintainers": [
{
"name": "antjanus",
"email": "antonin@antjanus.com"
},
{
"name": "eddiedean",
"email": "christopher.oyler@gmail.com"
},
{
"name": "gakimball",
"email": "geoff@geoffkimball.com"
},
{
"name": "kbal11",
"email": "kball@zurb.com"
}
],
"name": "foundation-cli",
"optionalDependencies": {},
"preferGlobal": true,
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/zurb/foundation-cli.git"
},
"scripts": {
"test": "node bin/foundation.js new"
},
"version": "2.2.2"
}