Welcome to mirror list, hosted at ThFree Co, Russian Federation.

package.json « npm-test-dir-bin « packages « test - github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1ea26323fdbd3f103c85341f15bb914aa15b20b3 (plain)
1
2
3
4
{ "name":"npm-test-dir-bin"
, "version":"1.2.5"
, "directories": { "bin": "./bin" }
, "scripts": { "test": "node test.js" } }