mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
107 lines
2.5 KiB
JSON
107 lines
2.5 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"array-initial@^1.0.0",
|
|
"/home/christine/0_WORK/gradcomm/mithril_client/node_modules/bach"
|
|
]
|
|
],
|
|
"_from": "array-initial@>=1.0.0 <2.0.0",
|
|
"_id": "array-initial@1.1.0",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/array-initial",
|
|
"_nodeVersion": "0.10.48",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/array-initial-1.1.0.tgz_1512510642418_0.28039158787578344"
|
|
},
|
|
"_npmUser": {
|
|
"email": "blaine.bublitz@gmail.com",
|
|
"name": "phated"
|
|
},
|
|
"_npmVersion": "2.15.1",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "array-initial",
|
|
"raw": "array-initial@^1.0.0",
|
|
"rawSpec": "^1.0.0",
|
|
"scope": null,
|
|
"spec": ">=1.0.0 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/bach"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/array-initial/-/array-initial-1.1.0.tgz",
|
|
"_shasum": "2fa74b26739371c3947bd7a7adc73be334b3d795",
|
|
"_shrinkwrap": null,
|
|
"_spec": "array-initial@^1.0.0",
|
|
"_where": "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/bach",
|
|
"author": {
|
|
"name": "Jon Schlinkert",
|
|
"url": "https://github.com/jonschlinkert"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/jonschlinkert/array-initial/issues"
|
|
},
|
|
"dependencies": {
|
|
"array-slice": "^1.0.0",
|
|
"is-number": "^4.0.0"
|
|
},
|
|
"description": "Get all but the last element or last n elements of an array.",
|
|
"devDependencies": {
|
|
"mocha": "^2.0.0",
|
|
"should": "^11.2.1"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "2fa74b26739371c3947bd7a7adc73be334b3d795",
|
|
"tarball": "https://registry.npmjs.org/array-initial/-/array-initial-1.1.0.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
},
|
|
"gitHead": "2698ecd882914f04a3eb0d2277e61158b271e161",
|
|
"homepage": "https://github.com/jonschlinkert/array-initial",
|
|
"keywords": [
|
|
"array",
|
|
"fast",
|
|
"first",
|
|
"initial",
|
|
"javascript",
|
|
"js",
|
|
"last",
|
|
"rest",
|
|
"util",
|
|
"utility",
|
|
"utils"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "phated",
|
|
"email": "blaine.bublitz@gmail.com"
|
|
},
|
|
{
|
|
"name": "doowb",
|
|
"email": "brian.woodward@gmail.com"
|
|
},
|
|
{
|
|
"name": "jonschlinkert",
|
|
"email": "github@sellside.com"
|
|
}
|
|
],
|
|
"name": "array-initial",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/jonschlinkert/array-initial.git"
|
|
},
|
|
"scripts": {
|
|
"test": "mocha -R spec"
|
|
},
|
|
"version": "1.1.0"
|
|
}
|