mam-project-templates
Version:
my personal templating projects
78 lines (77 loc) • 1.91 kB
JSON
{
"_args": [
[
"liftoff@2.3.0",
"C:\\Users\\micmar\\Desktop\\Dev\\templates\\cloned\\FreeCSS\\Ranger"
]
],
"_development": true,
"_from": "liftoff@2.3.0",
"_id": "liftoff@2.3.0",
"_inBundle": false,
"_integrity": "sha1-qY8v9nGD2Lp8+soQVIvX/wVQs4U=",
"_location": "/liftoff",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "liftoff@2.3.0",
"name": "liftoff",
"escapedName": "liftoff",
"rawSpec": "2.3.0",
"saveSpec": null,
"fetchSpec": "2.3.0"
},
"_requiredBy": [
"/gulp"
],
"_resolved": "https://registry.npmjs.org/liftoff/-/liftoff-2.3.0.tgz",
"_spec": "2.3.0",
"_where": "C:\\Users\\micmar\\Desktop\\Dev\\templates\\cloned\\FreeCSS\\Ranger",
"author": {
"name": "Tyler Kellen",
"url": "http://goingslowly.com/"
},
"bugs": {
"url": "https://github.com/js-cli/js-liftoff/issues"
},
"dependencies": {
"extend": "^3.0.0",
"findup-sync": "^0.4.2",
"fined": "^1.0.1",
"flagged-respawn": "^0.3.2",
"lodash.isplainobject": "^4.0.4",
"lodash.isstring": "^4.0.1",
"lodash.mapvalues": "^4.4.0",
"rechoir": "^0.6.2",
"resolve": "^1.1.7"
},
"description": "Launch your command line tool with ease.",
"devDependencies": {
"chai": "^3.5.0",
"coffee-script": "^1.10.0",
"istanbul": "^0.4.3",
"jscs": "^2.11.0",
"jshint": "^2.9.2",
"mocha": "^2.4.5",
"sinon": "~1.17.4"
},
"engines": {
"node": ">= 0.8"
},
"homepage": "https://github.com/js-cli/js-liftoff",
"keywords": [
"command line"
],
"license": "MIT",
"main": "index.js",
"name": "liftoff",
"repository": {
"type": "git",
"url": "git://github.com/js-cli/js-liftoff.git"
},
"scripts": {
"test": "jshint lib index.js && jscs lib index.js && mocha -t 5000 -b -R spec test/index"
},
"version": "2.3.0"
}