mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-12-16 09:09:04 +00:00
update
This commit is contained in:
68
node_modules/flatten/package.json
generated
vendored
Normal file
68
node_modules/flatten/package.json
generated
vendored
Normal file
@@ -0,0 +1,68 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"flatten@1.0.3",
|
||||
"/Users/tatiana/selfdefined"
|
||||
]
|
||||
],
|
||||
"_from": "flatten@1.0.3",
|
||||
"_id": "flatten@1.0.3",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-dVsPA/UwQ8+2uoFe5GHtiBMu48dWLTdsuEd7CKGlZlD78r1TTWBvDuFaFGKCo/ZfEr95Uk56vZoX86OsHkUeIg==",
|
||||
"_location": "/flatten",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "flatten@1.0.3",
|
||||
"name": "flatten",
|
||||
"escapedName": "flatten",
|
||||
"rawSpec": "1.0.3",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "1.0.3"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/postcss-values-parser"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/flatten/-/flatten-1.0.3.tgz",
|
||||
"_spec": "1.0.3",
|
||||
"_where": "/Users/tatiana/selfdefined",
|
||||
"author": {
|
||||
"name": "Joshua Holbrook",
|
||||
"email": "josh.holbrook@gmail.com",
|
||||
"url": "http://jesusabdullah.net"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/mk-pmb/flatten-js/issues"
|
||||
},
|
||||
"contributors": [
|
||||
{
|
||||
"name": "M.K.",
|
||||
"url": "https://github.com/mk-pmb"
|
||||
}
|
||||
],
|
||||
"dependencies": {},
|
||||
"description": "Flatten arbitrarily nested arrays into a non-nested list of non-array items. Maintained for legacy compatibility.",
|
||||
"devDependencies": {},
|
||||
"directories": {
|
||||
"test": "test"
|
||||
},
|
||||
"homepage": "https://github.com/mk-pmb/flatten-js/#readme",
|
||||
"keywords": [
|
||||
"array",
|
||||
"flatten"
|
||||
],
|
||||
"license": "MIT",
|
||||
"name": "flatten",
|
||||
"npm vs. BOM = Unexpected token": "-*- coding: UTF-8 -*-",
|
||||
"optionalDependencies": {},
|
||||
"private": false,
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/mk-pmb/flatten-js.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "node ./test.js"
|
||||
},
|
||||
"version": "1.0.3"
|
||||
}
|
||||
Reference in New Issue
Block a user