文件夹整理
This commit is contained in:
14
doc/test-data/purchase_transaction/node_modules/buffers/package.json
generated
vendored
Normal file
14
doc/test-data/purchase_transaction/node_modules/buffers/package.json
generated
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name" : "buffers",
|
||||
"description" : "Treat a collection of Buffers as a single contiguous partially mutable Buffer.",
|
||||
"version" : "0.1.1",
|
||||
"repository" : "http://github.com/substack/node-buffers.git",
|
||||
"author" : "James Halliday <mail@substack.net> (http://substack.net)",
|
||||
"main" : "./index",
|
||||
"scripts" : {
|
||||
"test" : "expresso"
|
||||
},
|
||||
"engines" : {
|
||||
"node" : ">=0.2.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user