UNPKG

ember-introjs

Version:
56 lines (55 loc) 1.43 kB
{ "_from": "spawn-args@^0.2.0", "_id": "spawn-args@0.2.0", "_inBundle": false, "_integrity": "sha1-+30L0dcP1DFr2ePew4nmX51jYbs=", "_location": "/spawn-args", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "spawn-args@^0.2.0", "name": "spawn-args", "escapedName": "spawn-args", "rawSpec": "^0.2.0", "saveSpec": null, "fetchSpec": "^0.2.0" }, "_requiredBy": [ "/testem" ], "_resolved": "https://registry.npmjs.org/spawn-args/-/spawn-args-0.2.0.tgz", "_shasum": "fb7d0bd1d70fd4316bd9e3dec389e65f9d6361bb", "_spec": "spawn-args@^0.2.0", "_where": "/Users/dawidposlinski/Documents/apps/javascript/ember-introjs/node_modules/testem", "author": { "name": "Kai Davenport" }, "bugs": { "url": "https://github.com/binocarlos/spawn-args/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Turn a string of command line options into an array for child_process.spawn", "devDependencies": { "mocha": "~1.12.0", "should": "~1.2.2" }, "homepage": "https://github.com/binocarlos/spawn-args", "keywords": [ "spawn", "argv", "parser" ], "license": "MIT", "main": "index.js", "name": "spawn-args", "repository": { "type": "git", "url": "git+https://github.com/binocarlos/spawn-args.git" }, "scripts": { "test": "make test" }, "version": "0.2.0" }