UNPKG

motion

Version:

motion - moving development forward

80 lines (79 loc) 2.73 kB
{ "_args": [ [ "lodash.words@https://registry.npmjs.org/lodash.words/-/lodash.words-3.1.1.tgz", "/Users/nw/flint/packages/flint" ] ], "_from": "lodash.words@>=3.0.0 <4.0.0", "_id": "lodash.words@3.1.1", "_inCache": true, "_location": "/lodash.words", "_phantomChildren": {}, "_requested": { "name": "lodash.words", "raw": "lodash.words@https://registry.npmjs.org/lodash.words/-/lodash.words-3.1.1.tgz", "rawSpec": "https://registry.npmjs.org/lodash.words/-/lodash.words-3.1.1.tgz", "scope": null, "spec": "https://registry.npmjs.org/lodash.words/-/lodash.words-3.1.1.tgz", "type": "remote" }, "_requiredBy": [ "/lodash._createcompounder" ], "_resolved": "https://registry.npmjs.org/lodash.words/-/lodash.words-3.1.1.tgz", "_shasum": "ee5e38e65fe68356d99ac468f3353709ee019824", "_shrinkwrap": null, "_spec": "lodash.words@https://registry.npmjs.org/lodash.words/-/lodash.words-3.1.1.tgz", "_where": "/Users/nw/flint/packages/flint", "author": { "email": "john.david.dalton@gmail.com", "name": "John-David Dalton", "url": "http://allyoucanleet.com/" }, "bugs": { "url": "https://github.com/lodash/lodash/issues" }, "contributors": [ { "name": "John-David Dalton", "email": "john.david.dalton@gmail.com", "url": "http://allyoucanleet.com/" }, { "name": "Blaine Bublitz", "email": "blaine@iceddev.com", "url": "https://github.com/phated" }, { "name": "Mathias Bynens", "email": "mathias@qiwi.be", "url": "https://mathiasbynens.be/" } ], "dependencies": {}, "description": "The lodash method `_.words` exported as a module.", "devDependencies": {}, "homepage": "https://lodash.com/", "icon": "https://lodash.com/icon.svg", "keywords": [ "lodash", "lodash-modularized", "stdlib", "util", "words" ], "license": "MIT", "name": "lodash.words", "optionalDependencies": {}, "readme": "# lodash.words v3.1.1\n\nThe [lodash](https://lodash.com/) method `_.words` exported as a [Node.js](https://nodejs.org/) module.\n\n## Installation\n\nUsing npm:\n```bash\n$ {sudo -H} npm i -g npm\n$ npm i --save lodash.words\n```\n\nIn Node.js:\n```js\nvar words = require('lodash.words');\n```\n\nSee the [documentation](https://lodash.com/docs#words) or [package source](https://github.com/lodash/lodash/blob/3.1.1-npm-packages/lodash.words) for more details.\n", "readmeFilename": "README.md", "repository": { "type": "git", "url": "git+https://github.com/lodash/lodash.git" }, "scripts": { "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" }, "version": "3.1.1" }