updated sys and created publi
This commit is contained in:
+15
-56
@@ -1,50 +1,33 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
{
|
||||
"raw": "lodash.assign@^4.2.0",
|
||||
"scope": null,
|
||||
"escapedName": "lodash.assign",
|
||||
"name": "lodash.assign",
|
||||
"rawSpec": "^4.2.0",
|
||||
"spec": ">=4.2.0 <5.0.0",
|
||||
"type": "range"
|
||||
},
|
||||
"/mnt/Data/bach/Documents/ola/OLA#4/OLA#4DOC/sys/node_modules/node-sass"
|
||||
"lodash.assign@4.2.0",
|
||||
"/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys"
|
||||
]
|
||||
],
|
||||
"_from": "lodash.assign@>=4.2.0 <5.0.0",
|
||||
"_development": true,
|
||||
"_from": "lodash.assign@4.2.0",
|
||||
"_id": "lodash.assign@4.2.0",
|
||||
"_inCache": true,
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-DZnzzNem0mHRm9rrkkUAXShYCOc=",
|
||||
"_location": "/lodash.assign",
|
||||
"_nodeVersion": "4.4.7",
|
||||
"_npmOperationalInternal": {
|
||||
"host": "packages-16-east.internal.npmjs.com",
|
||||
"tmp": "tmp/lodash.assign-4.2.0.tgz_1471109795713_0.5842255132738501"
|
||||
},
|
||||
"_npmUser": {
|
||||
"name": "jdalton",
|
||||
"email": "john.david.dalton@gmail.com"
|
||||
},
|
||||
"_npmVersion": "2.15.10",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"raw": "lodash.assign@^4.2.0",
|
||||
"scope": null,
|
||||
"escapedName": "lodash.assign",
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "lodash.assign@4.2.0",
|
||||
"name": "lodash.assign",
|
||||
"rawSpec": "^4.2.0",
|
||||
"spec": ">=4.2.0 <5.0.0",
|
||||
"type": "range"
|
||||
"escapedName": "lodash.assign",
|
||||
"rawSpec": "4.2.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "4.2.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/node-sass"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/lodash.assign/-/lodash.assign-4.2.0.tgz",
|
||||
"_shasum": "0d99f3ccd7a6d261d19bdaeb9245005d285808e7",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "lodash.assign@^4.2.0",
|
||||
"_where": "/mnt/Data/bach/Documents/ola/OLA#4/OLA#4DOC/sys/node_modules/node-sass",
|
||||
"_spec": "4.2.0",
|
||||
"_where": "/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys",
|
||||
"author": {
|
||||
"name": "John-David Dalton",
|
||||
"email": "john.david.dalton@gmail.com",
|
||||
@@ -70,14 +53,7 @@
|
||||
"url": "https://mathiasbynens.be/"
|
||||
}
|
||||
],
|
||||
"dependencies": {},
|
||||
"description": "The lodash method `_.assign` exported as a module.",
|
||||
"devDependencies": {},
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"shasum": "0d99f3ccd7a6d261d19bdaeb9245005d285808e7",
|
||||
"tarball": "https://registry.npmjs.org/lodash.assign/-/lodash.assign-4.2.0.tgz"
|
||||
},
|
||||
"homepage": "https://lodash.com/",
|
||||
"icon": "https://lodash.com/icon.svg",
|
||||
"keywords": [
|
||||
@@ -85,24 +61,7 @@
|
||||
"assign"
|
||||
],
|
||||
"license": "MIT",
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "jdalton",
|
||||
"email": "john.david.dalton@gmail.com"
|
||||
},
|
||||
{
|
||||
"name": "mathias",
|
||||
"email": "mathias@qiwi.be"
|
||||
},
|
||||
{
|
||||
"name": "phated",
|
||||
"email": "blaine@iceddev.com"
|
||||
}
|
||||
],
|
||||
"name": "lodash.assign",
|
||||
"optionalDependencies": {},
|
||||
"readme": "# lodash.assign v4.2.0\n\nThe [lodash](https://lodash.com/) method `_.assign` 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.assign\n```\n\nIn Node.js:\n```js\nvar assign = require('lodash.assign');\n```\n\nSee the [documentation](https://lodash.com/docs#assign) or [package source](https://github.com/lodash/lodash/blob/4.2.0-npm-packages/lodash.assign) for more details.\n",
|
||||
"readmeFilename": "README.md",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/lodash/lodash.git"
|
||||
|
||||
Reference in New Issue
Block a user